mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Minor improvement so that sqlmap tests also all parameters with no value (ig. par=).
This commit is contained in:
@@ -62,7 +62,7 @@ aType =
|
||||
aCred =
|
||||
|
||||
# Use a HTTP proxy to connect to the target url.
|
||||
# Syntax: http://url:port
|
||||
# Syntax: http://address:port
|
||||
proxy =
|
||||
|
||||
# Maximum number of concurrent HTTP requests (handled with Python threads)
|
||||
|
||||
Reference in New Issue
Block a user