mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
adding --titles switch (killer switch for pages with lots of dynamicity and/or international ones)
This commit is contained in:
@@ -221,6 +221,10 @@ regexp =
|
||||
# Valid: True or False
|
||||
textOnly = False
|
||||
|
||||
# Compare pages based only on their titles
|
||||
# Valid: True or False
|
||||
titles = False
|
||||
|
||||
|
||||
# These options can be used to tweak testing of specific SQL injection
|
||||
# techniques.
|
||||
|
||||
Reference in New Issue
Block a user