利用FOFA快速信息收集
VSole2023-04-23 09:19:46
一、工具介绍
Ten-Thousand-Buddhas一款利用Fofa进行子域收集、Xray漏洞Fuzz、Server酱即时通知提醒的互联网暴露面资产自动化快速打点工具。
二、安装与使用
1、lib/config.py 记得根据自己的实际情况填写
2、根据自己的系统进行下载,建议选用linux及mac系统运行
xray cd Ten-Thousand-Buddhas/tools/xray wget https://github.com/chaitin/xray/releases/download/1.8.4/xray_linux_amd64.zip unzip xray_linux_amd64.zip mv xray_linux_amd64 xray
crawlergo cd Ten-Thousand-Buddhas/tools/ git clone https://github.com/Qianlitp/crawlergo.git cd crawlergo/cmd/crawlergo go build mv crawlergo ../../
wafW00f cd Ten-Thousand-Buddhas/tools/ git clone https://github.com/EnableSecurity/wafw00f.git
chrome wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i google-chrome-stable_current_amd64.deb sudo apt-get -f install whereis google-chrome # 将获取到的chrome路径填写到lib/config.py的相应位置
三、下载地址:
项目地址:https://github.com/savior-only/Ten-Thousand-Buddhas

VSole
网络安全专家