cosmetics

This commit is contained in:
Miroslav Stampar
2010-11-16 14:11:32 +00:00
parent b9d9f18939
commit cccb565859
3 changed files with 78 additions and 78 deletions

View File

@@ -30,36 +30,6 @@ requestFile =
googleDork =
# These options can be used to set some general working parameters.
[General]
# Dump the data into an XML file.
xmlFile =
# Save and resume all data retrieved on a session file.
sessionFile =
# Log all HTTP traffic into a textual file.
trafficFile =
# Flush session file for current target.
# Valid: True or False
flushSession = False
# Retrieve each query output length and calculate the estimated time of
# arrival in real time.
# Valid: True or False
eta = False
# Update sqlmap.
# Valid: True or False
updateAll = False
# Never ask for user input, use the default behaviour.
# Valid: True or False
batch = False
# These options can be used to specify how to connect to the target url.
[Request]
@@ -532,6 +502,36 @@ regData =
regType =
# These options can be used to set some general working parameters.
[General]
# Dump the data into an XML file.
xmlFile =
# Save and resume all data retrieved on a session file.
sessionFile =
# Log all HTTP traffic into a textual file.
trafficFile =
# Flush session file for current target.
# Valid: True or False
flushSession = False
# Retrieve each query output length and calculate the estimated time of
# arrival in real time.
# Valid: True or False
eta = False
# Update sqlmap.
# Valid: True or False
updateAll = False
# Never ask for user input, use the default behaviour.
# Valid: True or False
batch = False
[Miscellaneous]
# Alert with audio beep when sql injection found.