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