mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Another update related to the #1539
This commit is contained in:
@@ -31,6 +31,7 @@ class Enumeration(Custom, Databases, Entries, Search, Users):
|
||||
kb.data.banner = None
|
||||
kb.data.hostname = ""
|
||||
kb.data.processChar = None
|
||||
kb.data.characterSet = None
|
||||
|
||||
Custom.__init__(self)
|
||||
Databases.__init__(self)
|
||||
|
||||
Reference in New Issue
Block a user