π§Tools and their Uses
Takeover (https://github.com/m4ll0k/takeover)
python3 takeover.py -l all.txt -vDalfox (https://github.com/hahwul/dalfox)
dalfox file gf_xss.txt -w 50 --silenceBreach-Parse (https://github.com/hmaverickadams/breach-parse)
breach-parse @gmail.com gmail.txtGau
xargs -a alive.txt -I@ sh -c 'gau --blacklist css,jpg,jpeg,JPEG,ott,svg,ttf,png,woff2,woff,eot,gif "@"' | tee -a gau.txtDirsearch
dirsearch -e php,asp,aspx,jsp,py,txt,conf,config,bak,backup,swp,old,db,sqlasp,aspx,aspx~,asp~,py,py~,rb,rb~,php,php~,bak,bkp,cache,cgi,conf,csv,html,inc,jar,js,json,jsp,jsp~,lock,log,rar,old,sql,sql.gz,sql.zip,sql.tar.gz,sql~,swp,swp~,tar,tar.bz2,tar.gz,txt,wadl,zip -i 200 β full-url -u https://target --deep-recursiveMasscan
masscan -p1β65535 -iL $TARGET_LIST β max-rate 10000 -oG $TARGET_OUTPUTNmap
nmap -S 192.168.0.1 -d β max-scan-delay 10 -oA logs/tcp-allports-%T-%D -iL tcp-allports-1M-ips β max-retries 1 β randomize-hosts -p- -PS21,22,23,25,53,80,443 -T4 β min-hostgroup 256Subdomain Finder tools:
Feroxbuster sorting result example:
Sent the multiple urls to Burp or Zap using Command Line:
FFUF Usage:
User Agent:
Google Dorking (Information Gathering Tool)
Last updated


