mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-13 03:44:38 +01:00
Minor update
This commit is contained in:
parent
afb50b2a85
commit
41154718a0
2 changed files with 5 additions and 1 deletions
|
|
@ -36,10 +36,14 @@ HTTP parameter pollution (option `--hpp`):
|
|||
|
||||

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

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

|
||||
|
||||
OS pwn mode (Meterpreter) (switch `--os-pwn`):
|
||||
|
||||

|
||||
|
|
|
|||
BIN
images/sqlmap_dump_html.png
Normal file
BIN
images/sqlmap_dump_html.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue