mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Bit more verbose comment
This commit is contained in:
@@ -78,6 +78,7 @@ def checkSqlInjection(place, parameter, value):
|
|||||||
|
|
||||||
for test in conf.tests:
|
for test in conf.tests:
|
||||||
# Check if there were any premature detection cancellation request
|
# Check if there were any premature detection cancellation request
|
||||||
|
# from the user (Ctrl+C)
|
||||||
if not kb.testMode:
|
if not kb.testMode:
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user