mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 04:33:16 +00:00
minor update
This commit is contained in:
parent
eed8d7eb5d
commit
86fdad2bfa
3 changed files with 13 additions and 2 deletions
|
|
@ -1388,6 +1388,7 @@ def __setConfAttributes():
|
|||
conf.hashDBFile = None
|
||||
conf.httpHeaders = []
|
||||
conf.hostname = None
|
||||
conf.ipv6 = False
|
||||
conf.multipleTargets = False
|
||||
conf.outputPath = None
|
||||
conf.paramDict = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue