mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Minor cosmetics and adjustments
This commit is contained in:
@@ -217,6 +217,10 @@ thold =
|
||||
# Valid: True or False
|
||||
textOnly = False
|
||||
|
||||
# Compare pages based on their longest common match
|
||||
# Valid: True or False
|
||||
longestCommon = False
|
||||
|
||||
# Use given script(s) for tampering injection data
|
||||
tamper =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user