mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Heuristically checking for WAF/IDS/IPS by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user