mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor fixes
This commit is contained in:
@@ -96,7 +96,7 @@ def start():
|
||||
|
||||
if conf.configFile and not kb.targetUrls:
|
||||
errMsg = "you did not edit the configuration file properly, set "
|
||||
errMsg += "the target url properly"
|
||||
errMsg += "the target url"
|
||||
logger.error(errMsg)
|
||||
|
||||
hostCount = 0
|
||||
|
||||
Reference in New Issue
Block a user