mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Minor cosmetics and adjustments
This commit is contained in:
parent
afba26a53f
commit
9669dbdae1
4 changed files with 9 additions and 1 deletions
|
|
@ -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 =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue