Adbeautifier aims to automate the discovery process. For the adbeautifier to work properly, you need to do the loading phase properly. The following tools must be installed before use adbeautifier
- subfinder
- amass
- theHarvester
- dnsx
- httpx
- naabu
- nmap
git clone https://github.com/ErenIzyat/adbeautifier.git
cd ~/adbeautifier-main
pip install -r requirements.txt
python3 adbeautifier -h
this command lists the actions you can do
python3 adbeautifier -d
you can scan for a given domain with this command
python3 adbeautifier -D
you can scan for a given domain file with this command
- python3 adbeatifier.py -d example.com
- python3 adbeatifier.py -D domanlist.txt