mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-23 22:59:22 +00:00
Implementation for an Issue #70
This commit is contained in:
@@ -247,6 +247,11 @@ risk = 1
|
||||
# Refer to the user's manual for further details.
|
||||
string =
|
||||
|
||||
# String to match within the raw response when the query is evaluated to
|
||||
# False, only needed if the page content dynamically changes at each refresh.
|
||||
# Refer to the user's manual for further details.
|
||||
notString =
|
||||
|
||||
# Regular expression to match within the raw response when the query is
|
||||
# evaluated to True, only needed if the needed if the page content
|
||||
# dynamically changes at each refresh.
|
||||
|
||||
Reference in New Issue
Block a user