Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.44 KB

File metadata and controls

55 lines (28 loc) · 1.44 KB

基于威胁捕捉与诱骗系统的地址库

  • 每日自动推送来自互联网的攻击溯源信息。

    • 可应用于雷池Safeline IP组订阅功能。

Github数据

wget https://raw.githubusercontent.com/TScci/threatips/main/threatips.txt

wget https://raw.githubusercontent.com/TScci/threatips/main/ustc_ipv4.txt

Gitee数据

wget https://gitee.com/tscci/threatips/raw/main/threatips.txt

wget https://gitee.com/tscci/threatips/raw/main/ustc_ipv4.txt

Image text

  • 解决办法:通过定时任务将IP按1000为一组拆分。

Github订阅源

[HFish蜜罐情报]

wget https://raw.githubusercontent.com/TScci/threatips/main/hfish/ipset1k.txt

wget https://raw.githubusercontent.com/TScci/threatips/main/hfish/ipset2k.txt

[中科大IP黑名单]

wget https://raw.githubusercontent.com/TScci/threatips/main/ustc/ustc1k.txt

wget https://raw.githubusercontent.com/TScci/threatips/main/ustc/ustc2k.txt

...

Gitee订阅源

[HFish蜜罐情报]

wget https://gitee.com/tscci/threatips/raw/main/hfish/ipset1k.txt

wget https://gitee.com/tscci/threatips/raw/main/hfish/ipset2k.txt

[中科大IP黑名单]

wget https://gitee.com/tscci/threatips/raw/main/ustc/ustc1k.txt

wget https://gitee.com/tscci/threatips/raw/main/ustc/ustc2k.txt

...