python3 sublist3r.py -d gitlab.com -o /root/Desktop/subdomain
dmitry -wnse gitlab.com -o /root/Desktop/dmitry
subfinder -d gitlab.com -all -silent
nslookup gitlab.com
$ sslscan gitlab.com:80 > /root/Desktop/sslscan.txt
$ sslscan gitlab.com:80:6061 > /root/Desktop/sslscan.txt
$ sslscan gitlab.com:80:443 > /root/Desktop/sslscan.txt
nmap -sC -sV -p- -A -oN /root/Desktop/nmap gitlab.com
masscan 5.134.6.214 --ports 0-10000
rustscan -T 1500 -b 500 13.58.194.87 -A -sC
nikto -h gitlab.com
./httpscreenshot.py -i \<gnmapFile\> -p -w 40 -a -vH
python3 JSFinder.py -u https://gitlab.com -d -j -ou /root/Desktop/Endpoint
gau gitlab.com |grep -iE '\.js'|grep -ivE '\.json'|sort -u >> GitLabJS.txt
python3 do-search.py
wappalyzer: https://www.wappalyzer.com
what CMS: https://whatcms.org/
Sublist3r: https://github.com/aboul3la/Sublist3r
Subfinder: https://github.com/projectdiscovery/subfinder
dmitry: https://github.com/jaygreig86/dmitry
VirusTotal: https://www.virustotal.com/gui/home/search
httpstatus: https://httpstatus.io
nslookup: --> apt install dnsutils
shodan.io
censys.io
ipinfo.io
sslscan: https://github.com/rbsec/sslscan
nmap: https://github.com/nmap/nmap
masscan: https://github.com/robertdavidgraham/masscan
rustscan: https://github.com/RustScan/RustScan
nikto: https://github.com/sullo/nikto
Gobuster: https://github.com/OJ/gobuster
LinkFinder: https://github.com/GerbenJavado/LinkFinder
TheHarvester: https://github.com/laramies/theHarvester
dirb: https://github.com/v0re/dirb
ffuf: https://github.com/ffuf/ffuf
waybackurls: https://github.com/tomnomnom/waybackurls
Seclist: https://github.com/danielmiessler/SecLists
HttpScreenShot: https://github.com/breenmachine/httpscreenshot
recon-ng: https://github.com/lanmaster53/recon-ng
jsfinder:https://github.com/Threezh1/JSFinder
gau: https://github.com/lc/gau
do-search:https://github.com/BlackWolfed/do-search
GHDB: https://www.exploit-db.com/google-hacking-database
链接:https://github.com/BlackWolfed/RedTeamRecon
学习更多技术,关注我: