mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
more changes
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user