Heuristically checking for WAF/IDS/IPS by default

This commit is contained in:
Miroslav Stampar
2015-01-06 14:01:47 +01:00
parent cd7d9edcbe
commit 6fc41ca940
6 changed files with 14 additions and 43 deletions

View File

@@ -718,10 +718,6 @@ beep = False
# Valid: True or False
checkPayload = False
# Heuristically check for WAF/IPS/IDS protection.
# Valid: True or False
checkWaf = False
# Clean up the DBMS from sqlmap specific UDF and tables.
# Valid: True or False
cleanup = False