mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Fix for an Issue #137
This commit is contained in:
parent
0d8fca30c9
commit
4649450603
3 changed files with 1 additions and 8 deletions
|
|
@ -1555,7 +1555,6 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.threadException = False
|
||||
kb.timeValidCharsRun = 0
|
||||
kb.uChar = NULL
|
||||
kb.unescape = True
|
||||
kb.unionDuplicates = False
|
||||
kb.xpCmdshellAvailable = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue