一个全面的渗透测试工具,用于检测启用Cloudflare的网站是否存在源IP泄露问题。
它充满了出色的功能!

我已离开黑客圈,因此归档了这个项目。它仍然很棒,你可以继续使用和Fork。
python3 bust mydomain.compython3 bust mydomain.com --scan mx crimeflare dnsdumpster subdomain --dept normalpython3 bust domainlist.txt (可附加任意选项)python3 bust mydomain.com --scan crimeflarepython3 bust mydomain.com --scan subdomain mxpython3 bust mydomain.com --scan subdomain --sub www www2 ftp directpython3 bust mydomain.com --dept full使用一个文本文件,每行一个域名,别无其他内容。
sudo apt-get install python3 python3-pip
pip3 install dnspython3 bs4
git clone https://github.com/SageHack/cloud-buster.git
cd cloud-buster
python3 bust -h
su
apt install python3-pip
pip3 install dnspython3 bs4
git clone https://github.com/SageHack/cloud-buster.git
cd cloud-buster
python3 bust -h
su root
apt-get remove python3
apt-get autoremove
apt-get update
apt-get install libssl-dev openssl
cd /opt
wget https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tgz
tar xzf Python-3.4.3.tgz
cd Python-3.4.3
./configure
make
sudo make install
rm *.tgz
rm -fr Python-3.4.3/
ln -s /usr/local/bin/python3 /usr/bin/python3
pip3 install dnspython3 bs4
# 打开新终端窗口
git clone https://github.com/SageHack/cloud-buster.git
cd cloud-buster
python3 bust -h
xbps-install python3 python-pip
pip install dnspython3 bs3
git clone https://github.com/SageHack/cloud-buster.git
cd cloud-buster
python3 bust -h
pacman -Sy python python-pip
pip install dnspython3 bs3
git clone https://github.com/SageHack/cloud-buster.git
cd cloud-buster
python3 bust -h
当前测试版本为 Python 3.5.3。 请使用此版本提交拉取请求。
否则,所有其他依赖项如上所列。