mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
cosmeticados ;)
This commit is contained in:
@@ -468,7 +468,7 @@ def checkSqlInjection(place, parameter, value):
|
||||
Backend.flushForcedDbms()
|
||||
|
||||
except KeyboardInterrupt:
|
||||
warnMsg = "Ctrl+C detected in detection phase"
|
||||
warnMsg = "user aborted during detection phase"
|
||||
logger.warn(warnMsg)
|
||||
|
||||
message = "How do you want to proceed? [(S)kip current test/(e)nd detection phase/(n)ext parameter/(q)uit]"
|
||||
|
||||
Reference in New Issue
Block a user