mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
revert of the last commit because of this http://osvdb.org/show/osvdb/26582
This commit is contained in:
@@ -303,4 +303,4 @@ HASH_MOD_ITEM_DISPLAY = 1117
|
||||
MAX_INT = sys.maxint
|
||||
|
||||
# Parameters to be ignored in detection phase
|
||||
IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION", "PHPSESSID")
|
||||
IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION")
|
||||
|
||||
Reference in New Issue
Block a user