Sqlmap TR SP
Sqlmap TR SP
Target:
At least one of these options has to be provided to define the
target(s)
Request:
These options can be used to specify how to connect to the target URL
Optimization:
These options can be used to optimize the performance of sqlmap
Injection:
These options can be used to specify which parameters to test for,
provide custom injection payloads and optional tampering scripts
Detection:
These options can be used to customize the detection phase
Techniques:
These options can be used to tweak testing of specific SQL injection
techniques
--technique=TECH.. SQL injection techniques to use (default "BEUSTQ")
--time-sec=TIMESEC Seconds to delay the DBMS response (default 5)
--union-cols=UCOLS Range of columns to test for UNION query SQL injection
--union-char=UCHAR Character to use for bruteforcing number of columns
--union-from=UFROM Table to use in FROM part of UNION query SQL injection
--union-values=U.. Column values to use for UNION query SQL injection
--dns-domain=DNS.. Domain name used for DNS exfiltration attack
--second-url=SEC.. Resulting page URL searched for second-order response
--second-req=SEC.. Load second-order HTTP request from file
Fingerprint:
-f, --fingerprint Perform an extensive DBMS version fingerprint
Enumeration:
These options can be used to enumerate the back-end database
management system information, structure and data contained in the
tables
Brute force:
These options can be used to run brute force checks
General:
These options can be used to set some general working parameters
Miscellaneous:
These options do not fit into any other category