mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
added null connection check
This commit is contained in:
@@ -1010,6 +1010,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.injPlace = None
|
||||
kb.injType = None
|
||||
kb.hintValue = None
|
||||
kb.nullConnection = None
|
||||
|
||||
# Back-end DBMS underlying operating system fingerprint via banner (-b)
|
||||
# parsing
|
||||
|
||||
Reference in New Issue
Block a user