
작동하는 Cloudflare 리졸버
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 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입니다. 이 버전을 사용하여 풀 리퀘스트를 제출해 주세요.
그 외의 모든 요구 사항은 위에 나열되어 있습니다.