mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
added switch --logic-negative
This commit is contained in:
@@ -185,6 +185,10 @@ prefix =
|
||||
# Injection payload suffix string
|
||||
suffix =
|
||||
|
||||
# Use logic operation(s) instead of negating values
|
||||
# Valid: True or False
|
||||
logicNegative = False
|
||||
|
||||
# Skip testing for given parameter(s)
|
||||
skip =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user