Basic
Target Scan
Nmap
nmap -sC -sV -oA <location> <ip>
nmap -v -p- -A <ip>Fuzz & Crack
Hashcat
hashcat -m <mode> <hash.txt> <wordlist.txt>hashcat --force <passwords.txt> -r <best64.rule> --stdoutffuf
Hosting
Host a file locally
Shells
nc
PrivEsc
Enumeration Scripts
Monitoring
Last updated