mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
in a mood for more changes
This commit is contained in:
parent
219628aa01
commit
64f2afe585
3 changed files with 25 additions and 19 deletions
|
|
@ -954,6 +954,7 @@ def __setKnowledgeBaseAttributes():
|
|||
kb.osSP = None
|
||||
|
||||
kb.parenthesis = None
|
||||
kb.partRun = None
|
||||
kb.queryCounter = 0
|
||||
kb.resumedQueries = {}
|
||||
kb.stackedTest = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue