软件Tags: [db:tag]
github:如果对该工具感兴趣 请自行GITHUB
安装依赖:
pip install -r requirements.txt
python-nmap 库需要有nmap环境,如果要使用端口批量扫描功能,请先安装nmap:apt-get install namp
使用方法:
usage: s7scan.py [-h] {exploit,webdir,portscan,subnet,whois,passwd,crypto} ...
optional arguments:
-h, --help show this help message and exit
子命令:
使用 's7star.py 子命令 -h' 获得子命令帮助
{exploit,webdir,portscan,subnet,whois,passwd,crypto}
exploit Exploit系统,可自行添加POC, 批量执行exp
webdir 敏感信息扫描
portscan 端口扫描
subnet C段扫描
whois whois查询
passwd 社会工程学字典生成,日期生成
crypto 一些解密的辅助工具