mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
adding redirect response to the traffic file
This commit is contained in:
@@ -277,6 +277,8 @@ class Connect:
|
||||
|
||||
requestMsg += "\n"
|
||||
|
||||
threadData.lastRequestMsg = requestMsg
|
||||
|
||||
logger.log(8, requestMsg)
|
||||
|
||||
conn = urllib2.urlopen(req)
|
||||
|
||||
Reference in New Issue
Block a user