SICAT-有用的利用发现器

taibeihacker

Moderator
AVvXsEj_fQlmquW8IluofpwkhTrVWJUrkK5E8g0HioKLha-K_qMcGQV2im_XZ4nl6G-K-mKqLdCiOKeOhT8iMGSBszD22cfbjZac1EFi80-8hRKvt54HAVZYhG3gRXjEfZSYEY7ZpLy0QDmQUzLM-nNkuo3WSjH7jZysRak9tr75zqZvrw648P5SYFUFsXESDr5q=w640-h454

Introduction​

SICAT是一种高级漏洞利用搜索工具,旨在有效地识别和收集有关开放源和本地存储库的利用信息。侧重于网络安全,SICAT允许用户快速在线搜索,寻找潜在的漏洞和正在进行的项目或系统的相关利用。
SICAT的主要优势在于它具有在线和本地资源来收集有关相关开发的信息的能力。该工具有助于网络安全专业人员和研究人员了解潜在的安全风险,从而提供有价值的见解以增强系统安全性。

SiCat Resources​

exploit-db packStorm Security exploit警报NVD数据库Metasploit模块

Installation​

GIT CLONE https://github.com/JUSTAKAKAZH/SICAT.GIT CD SICAT
pip install -r sumpliont.txt

Usage​

~$ python sicat.py --help

Command Line Options:​

Command Description -h Show help message and exit -k KEYWORD -kv KEYWORK_VERSION -nm Identify via nmap output --nvd Use NVD as info source --packetstorm Use PacketStorm as info source --exploitdb Use ExploitDB as info source --exploitalert Use ExploitAlert as info source --msfmodule Use Metasploit作为信息源-O输出路径可将输出保存到-ot output_type输出文件类型: JSON或HTML

Examples​

从关键字
python sicat.py -k telerik -exploitdb -msfmodule nmap输出
nmap -open -sv localhost -ox nmap_out.xml
python sicat.py -nm nmap_out.xml -packetStorm

To-do​

[] NMAP的输入来自pipeline [] nmap多主机支持[] search nse squarch [] port :01

Contribution​

搜索的搜索[]我知道,我知道在编码中,完善是难以捉摸的。如果遇到任何错误,请随时通过修复代码或建议新功能来做出贡献。您的意见总是受到欢迎和重视。
 
返回
上方