-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Screenshots
Bernardo Damele edited this page Jul 18, 2012
·
18 revisions
Verbose output (option -v
set to 3
):
Concatenation of three tamper scripts to obfuscate the injected SQL payloads (switch --tamper
):
Cracking dumped databased users' password hashes (switch --passwords
):
Enumerating database table's columns (switch --columns
):
Mnemonics (option -z
set to "flu,ign,bat,tec=B"
):
Conducting through tests only if positive heuristic(s) (switch --smart
):
DNS exfiltration technique (option --dns-domain
):
Replicating table to a local SQLite3 database (switch --replicate
):
OS pwn mode (Meterpreter) (switch --os-pwn
):
OS shell mode (switch --os-shell
):
SQL shell mode (switch --sql-shell
):
Wizard mode (switch --wizard
):
- Introduction - Introductory to sqlmap
- Techniques - SQLi techniques supported by sqlmap
- Features - Brief list of supported features
- Download and update - Keep your copy up-to-date
- Dependencies - Information about used third-party libraries and tools
- History - History from 2006 to 2025
- Usage - Exhaustive breakdown of all options and switches together with examples
- License - Copyright information
- FAQ - Frequently Asked Questions
- Presentations - Materials from sqlmap team presented at conferences
- Screenshots - Collection of screenshots demonstrating some of features
- Third party libraries - Detailed information about third-party libraries and tools used by sqlmap