mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-27 02:58:34 +00:00
refactoring, code clearing and removal of obsolete switch --longest-common
This commit is contained in:
parent
534f51f9fc
commit
fb9d7cdfaa
11 changed files with 31 additions and 131 deletions
|
|
@ -236,10 +236,6 @@ thold =
|
|||
# Valid: True or False
|
||||
textOnly = False
|
||||
|
||||
# Compare pages based on their longest common match
|
||||
# Valid: True or False
|
||||
longestCommon = False
|
||||
|
||||
|
||||
# These options can be used to test for specific SQL injection technique
|
||||
# or to use one of them to exploit the affected parameter(s) rather than
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue