mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Further integration of identYwaf
This commit is contained in:
@@ -795,7 +795,7 @@ class Connect(object):
|
||||
|
||||
socket.setdefaulttimeout(conf.timeout)
|
||||
|
||||
processResponse(page, responseHeaders, status)
|
||||
processResponse(page, responseHeaders, code, status)
|
||||
|
||||
if not skipLogTraffic:
|
||||
if conn and getattr(conn, "redurl", None):
|
||||
|
||||
Reference in New Issue
Block a user