mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 19:13:48 +03:00
change by request
This commit is contained in:
parent
6387d98ab0
commit
d8155dfae9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user