mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
can't stay as it is right now. temporary disabling.
This commit is contained in:
@@ -241,7 +241,7 @@ class Agent:
|
||||
errMsg += "knowledge of underlying DBMS"
|
||||
raise sqlmapNoneDataException, errMsg
|
||||
|
||||
payload = unescaper.unescape(payload)
|
||||
#payload = unescaper.unescape(payload)
|
||||
|
||||
return payload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user