mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Code cleanup
This commit is contained in:
parent
72f3674844
commit
d00e4a458a
10 changed files with 19 additions and 18 deletions
|
|
@ -174,6 +174,7 @@ def start():
|
|||
|
||||
if __paramDict:
|
||||
conf.paramDict["Cookie"] = __paramDict
|
||||
# TODO: consider the following line in __setRequestParams()
|
||||
__testableParameters = True
|
||||
|
||||
if not kb.injPlace or not kb.injParameter or not kb.injType:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue