Attacking Common Services Module Cheat Sheet
Attacking Common Services Module Cheat Sheet
CHEAT SHEET
Attacking FTP
Command Description
Attacking SMB
Command Description
Command Description
Command Description
mysql> SELECT * FROM users; Select all available entries from the
"users" table in MySQL.
sqlcmd> SELECT * FROM users Select all available entries from the
"users" table in MSSQL.
mysql> show variables like Check if the the secure file privileges
"secure_file_priv"; are empty to read locally stored files
on the system.
Attacking RDP
Command Description
Attacking DNS
Command Description
Command Description
dig mx inlanefreight.com | grep "MX" | grep -v ";" DNS lookup for mail
servers for the specified
domain.