mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-14 10:03:04 +03:00
Updated Usage (markdown)
This commit is contained in:
parent
54ecb5e191
commit
3d852003fa
2
Usage.md
2
Usage.md
|
@ -16,7 +16,6 @@
|
||||||
-l LOGFILE Parse targets from Burp or WebScarab proxy logs
|
-l LOGFILE Parse targets from Burp or WebScarab proxy logs
|
||||||
-m BULKFILE Scan multiple targets enlisted in a given textual file
|
-m BULKFILE Scan multiple targets enlisted in a given textual file
|
||||||
-r REQUESTFILE Load HTTP request from a file
|
-r REQUESTFILE Load HTTP request from a file
|
||||||
-s SESSIONFILE Load session from a stored (.sqlite) file
|
|
||||||
-g GOOGLEDORK Process Google dork results as target URLs
|
-g GOOGLEDORK Process Google dork results as target URLs
|
||||||
-c CONFIGFILE Load options from a configuration INI file
|
-c CONFIGFILE Load options from a configuration INI file
|
||||||
|
|
||||||
|
@ -187,6 +186,7 @@
|
||||||
General:
|
General:
|
||||||
These options can be used to set some general working parameters
|
These options can be used to set some general working parameters
|
||||||
|
|
||||||
|
-s SESSIONFILE Load session from a stored (.sqlite) file
|
||||||
-t TRAFFICFILE Log all HTTP traffic into a textual file
|
-t TRAFFICFILE Log all HTTP traffic into a textual file
|
||||||
--batch Never ask for user input, use the default behaviour
|
--batch Never ask for user input, use the default behaviour
|
||||||
--charset=CHARSET Force character encoding used for data retrieval
|
--charset=CHARSET Force character encoding used for data retrieval
|
||||||
|
|
Loading…
Reference in New Issue
Block a user