mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Ugly code to set the cookies when got them from a 302 redirect too
This commit is contained in:
@@ -1184,6 +1184,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.unionFalseCond = False
|
||||
kb.userAgents = None
|
||||
kb.valueStack = []
|
||||
kb.redirectSetCookie = None
|
||||
|
||||
def __saveCmdline():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user