Skip to content

ErenIzyat/adbeautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adbeautifier

mainScreen

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

Installing

  git clone https://github.com/ErenIzyat/adbeautifier.git
  cd ~/adbeautifier-main
  pip install -r requirements.txt

Using adbeautifier

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

Using examples

  • python3 adbeatifier.py -d example.com
  • python3 adbeatifier.py -D domanlist.txt

Screenshot

example