mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-18 04:20:35 +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"):
|
elif choice[0] in ("q", "Q"):
|
||||||
raise sqlmapUserQuitException
|
raise sqlmapUserQuitException
|
||||||
else:
|
else:
|
||||||
raise sqlmapUserQuitException
|
kb.endDetection = True
|
||||||
|
|
||||||
finally:
|
finally:
|
||||||
# Reset forced back-end DBMS value
|
# Reset forced back-end DBMS value
|
||||||
|
|
Loading…
Reference in New Issue
Block a user