mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-05-16 21:53:45 +03:00
Updated Screenshots (markdown)
This commit is contained in:
parent
01164ce1d0
commit
cea65a40ee
|
@ -4,7 +4,7 @@ Verbose output (option `-v` set to `3`):
|
|||
|
||||

|
||||
|
||||
Concatenation of three tamper scripts to obfuscate the injected SQL payloads (switch `--tamper`):
|
||||
Concatenation of three tamper scripts to obfuscate the injected SQL payloads (option `--tamper` set to `between,randomcase,space2comment`):
|
||||
|
||||

|
||||
|
||||
|
@ -28,19 +28,19 @@ DNS exfiltration technique (option `--dns-domain`):
|
|||
|
||||

|
||||
|
||||
Identify WAF/IDS/IPS protection (option `--identify-waf`):
|
||||
Identify WAF/IDS/IPS protection (switch `--identify-waf`):
|
||||
|
||||

|
||||
|
||||
HTTP parameter pollution (option `--hpp`):
|
||||
HTTP parameter pollution (switch `--hpp`):
|
||||
|
||||

|
||||
|
||||
Replicating table to a local SQLite3 database (option `--dump-format=SQLITE`):
|
||||
Replicating table to a local SQLite3 database (option `--dump-format` set to `SQLITE`):
|
||||
|
||||

|
||||
|
||||
Dumping table to HTML format (option `--dump-format=HTML`):
|
||||
Dumping table to HTML format (option `--dump-format` set to `HTML`):
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user