mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-13 17:06:53 +00:00
Switching from WAF scripts to identYwaf (avoiding redundant work from my side)
This commit is contained in:
parent
ef7d4bb404
commit
0c79504ff1
98 changed files with 1534 additions and 2119 deletions
|
|
@ -788,10 +788,6 @@ disableColoring = False
|
|||
# Default: 1
|
||||
googlePage = 1
|
||||
|
||||
# Make a thorough testing for a WAF/IPS protection.
|
||||
# Valid: True or False
|
||||
identifyWaf = False
|
||||
|
||||
# Display list of available tamper scripts
|
||||
# Valid: True or False
|
||||
listTampers = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue