mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
change by request
This commit is contained in:
@@ -494,7 +494,7 @@ def checkSqlInjection(place, parameter, value):
|
||||
elif choice[0] in ("q", "Q"):
|
||||
raise sqlmapUserQuitException
|
||||
else:
|
||||
raise sqlmapUserQuitException
|
||||
kb.endDetection = True
|
||||
|
||||
finally:
|
||||
# Reset forced back-end DBMS value
|
||||
|
||||
Reference in New Issue
Block a user