mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor cosmetics
This commit is contained in:
@@ -167,7 +167,7 @@ def __feedTargetsDict(reqFile, addedTargetUrls):
|
||||
getPostReq = True
|
||||
|
||||
if not method or not url:
|
||||
logger.debug("Invalid log data")
|
||||
logger.debug("not a valid WebScarab log data")
|
||||
continue
|
||||
|
||||
if method.upper() == "POST":
|
||||
|
||||
Reference in New Issue
Block a user