mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
update
This commit is contained in:
@@ -1673,6 +1673,9 @@ class Enumeration:
|
||||
stackedTest()
|
||||
|
||||
if not kb.stackedTest and not conf.direct:
|
||||
warnMsg = "sql query option is only available "
|
||||
warnMsg += "when stacked queries are supported"
|
||||
logger.warn(warnMsg)
|
||||
return None
|
||||
else:
|
||||
if sqlType:
|
||||
|
||||
Reference in New Issue
Block a user