Reconnaissance --> scanning --> Exploitation --> Post Exploitation ( maintaining Access / Cleaning Tracks (BH Only) )
- exploit-db
- netcraft
- https://www.robtex.com/ "swiss army knife internet tool" a one-stop shop for information gathering
site:domain.com search google on a specific domain
allintitle:index of keywords that are all in the title
inurl:admin words in the url
cache:domain.com search cache pages only for data
filetype:pdf limit search to filetype only.
- blackbuntu
- Kali
- NodeZero
- Pentoo
- SamuraiWTF
- Backtrack
- Metasploitable A linux distro
- Windows XP - Because LOL
nslookup
-->server <ip address>
-->type all
dig@<ipaddress> -t AXFR
fierce -dns codecreations.net
run metagoofil -d codecreations.net -t pdf,doc,xls,pptx -l 75 -n 100 -o results -f results.html
This will put the results in the folder results.
Finds emails and servers
run
theharvester -d codecreations.net -l 10 -b google
or theharvester -d codecreations.net -l 10 -b google
for more all areas to search like linkedin, PGP, bing etc.
Man in the middle software https://mitmproxy.org/