mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-17 12:00:35 +03:00
Adding couple of new screenshots
parent
b418efa22b
commit
afb50b2a85
|
@ -28,6 +28,14 @@ DNS exfiltration technique (option `--dns-domain`):
|
|||
|
||||
![DNS exfiltration technique](images/sqlmap_dns_exfiltration.png)
|
||||
|
||||
Identify WAF/IDS/IPS protection (option `--identify-waf`):
|
||||
|
||||
![Identify WAF/IDS/IPS protection](images/sqlmap_identify_waf.png)
|
||||
|
||||
HTTP parameter pollution (option `--hpp`):
|
||||
|
||||
![HTTP parameter pollution](images/sqlmap_hpp.png)
|
||||
|
||||
Replicating table to a local SQLite3 database (switch `--replicate`):
|
||||
|
||||
![Replicated table](images/sqlmap_replicate_result.png)
|
||||
|
|
BIN
images/sqlmap_hpp.png
Normal file
BIN
images/sqlmap_hpp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
BIN
images/sqlmap_identify_waf.png
Normal file
BIN
images/sqlmap_identify_waf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
Loading…
Reference in New Issue
Block a user