mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
code review of modules in lib/core directory
This commit is contained in:
parent
2d9b151883
commit
6a0e0cde3c
9 changed files with 70 additions and 81 deletions
|
|
@ -168,7 +168,6 @@ def start():
|
|||
conf.method = targetMethod
|
||||
conf.data = targetData
|
||||
conf.cookie = targetCookie
|
||||
injData = []
|
||||
|
||||
initTargetEnv()
|
||||
parseTargetUrl()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue