Cloudflare が有効なサイトのオリジン IP 漏洩をチェックする包括的なペンテストツールです。
素晴らしい機能が満載です!

私はハッキングシーンから離れました。そのため、このプロジェクトはアーカイブされています。しかし、依然として素晴らしいツールであり、使用やフォークは可能です。
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 full1行に1つのドメインを記述したテキストファイルを使用します。他には何も含めません。
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
# Open new terminal window
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 です。プルリクエストを送信する際は、このバージョンを使用してください。
その他の要件はすべて上記にリストされています。