Minor improvement so that sqlmap tests also all parameters with no value (ig. par=).

This commit is contained in:
Bernardo Damele
2009-07-09 11:25:35 +00:00
parent 516fdb9356
commit cb3d2bac16
3 changed files with 3 additions and 4 deletions

View File

@@ -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)