电子说
siusiu:/ > help
Commands:
403bypasser 403绕过工具
amass 信息收集工具
arjun 传参发现工具
cewl 爬取网站关键字以生成字典
clear clear the screen
cloudfail 用于寻找cloudflare背后的真实IP
crawlergo 使用chrome headless模式进行URL收集的浏览器爬虫
ssh 用户名枚举漏洞利用工具
davtest webdav利用工具
dirsearch 目录爆破工具
ds_store_exp .DS_Store 文件泄漏利用脚本
exit exit the program
fetcher 用于将指定目录制作为字典
ffuf 模糊测试工具
firefox浏览器密码提取工具
gau 根据域名进行被动url收集(open threat+wayback machine+common crawl)
gobuster 目录扫描工具(dirsearch拉跨时备用)
gopherus ssrf漏洞gopher协议payload生成工具
help display help
支持http3的客户端
hydra 弱口令爆破工具
jsfinder 从js源码提取URL,子域名的工具。
ksubdomain 子域名爆破工具
linkfinder 用于发现 JavaScript 文件中的端点及其参数
nmap 主机发现、端口扫描、服务扫描、版本识别
payloads大全
pocsuite3 poc测试框架
searchsploit exp/poc搜索工具
smbmap smb服务利用工具
SMTP用户名枚举工具
sqlmap SQL注入攻击工具
steghide 隐写术工具
stegseek 爆破隐写术密码
svn-exp 文件泄漏利用脚本
获取工具的帮助文档
waybackurls 查询指定域名的历史页面
wfuzz web应用fuzz工具
whatweb web指纹识别
wpscan wordpress漏洞扫描工具
xray 漏洞扫描器
xray-listen xray监听工具
git clone --depth 1 https://github.com/ShangRui-hash/siusiu.git
cd siusiu
go build -o siusiu
go get github.com/ShangRui-hash/siusiu
或者
go install github.com/ShangRui-hash/siusiu@latest
五. 截图如果用户未安装pocsuite3,则自动下载 pocsuite3,然后自动运行 在siusiu控制台中运行sqlmap和dirsearch
六. 使用技巧
tab tab 键可以自动补全命令搜索指定工具例如:搜索和web相关的工具
siusiu exec help | grep web
davtest webdav利用工具
wfuzz web应用fuzz工具
whatweb web指纹识别
siusiu exec help | grep 扫描
gobuster 目录扫描工具(dirsearch拉跨时备用)
nmap 主机发现、端口扫描、服务扫描、版本识别
wpscan wordpress漏洞扫描工具
xray 漏洞扫描器
siusiu exec linkfinder -i target.js -o cli | wc -l
使用fetcher 将当前目录制作为目录字典
siusiu exec fetcher ./ > dict.txt
searchsploit -p <id>
step2. 拷贝exp/poc到当前目录
searchsploit cp <exp/poc的绝对路径>
tool-helper
Usage: ./help
crawlergo
dirsearch
ffuf
gdb
gobuster
hydra
masscan
nmap
searchsploit
smbmap
spawn_shell
sqlmap
steghide
stegseek
url-collector
wafw00f
xray
审核编辑:汤梓红全部0条评论
快来发表一下你的评论吧 !