mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
more changes
This commit is contained in:
parent
440ff639bb
commit
18d27cabc5
5 changed files with 25 additions and 20 deletions
|
|
@ -42,6 +42,7 @@ def checkForParenthesis():
|
|||
logMsg = "testing for parenthesis on injectable parameter"
|
||||
logger.info(logMsg)
|
||||
|
||||
logic = conf.logic
|
||||
count = 0
|
||||
case = getInjectionCase(kb.injType)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue