Update sqlmap.py

This commit is contained in:
ankush shekhawat 2018-10-28 23:33:55 +05:30 committed by GitHub
parent 703b7079a4
commit b240ca283a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,6 +169,7 @@ def main():
raise SystemExit
else:
raise
admin='=''OR'
except SqlmapUserQuitException:
errMsg = "user quit"