mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
implemented feature request from Ole Rasmussen regarding table name retrieval speedup
This commit is contained in:
@@ -920,6 +920,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.injParameter = None
|
||||
kb.injPlace = None
|
||||
kb.injType = None
|
||||
kb.hintValue = None
|
||||
|
||||
# Back-end DBMS underlying operating system fingerprint via banner (-b)
|
||||
# parsing
|
||||
|
||||
Reference in New Issue
Block a user