mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Implementation of an Issue #147
This commit is contained in:
@@ -1519,6 +1519,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.originalCode = None
|
||||
kb.originalPage = None
|
||||
kb.originalTimeDelay = None
|
||||
kb.originalUrls = dict()
|
||||
|
||||
# Back-end DBMS underlying operating system fingerprint via banner (-b)
|
||||
# parsing
|
||||
|
||||
Reference in New Issue
Block a user