mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-28 12:31:00 +00:00
Couple of improvements
This commit is contained in:
parent
8a458fc8d0
commit
8de9c5899d
18 changed files with 108 additions and 51 deletions
|
|
@ -817,7 +817,7 @@ def start():
|
|||
try:
|
||||
action()
|
||||
finally:
|
||||
if conf.prove:
|
||||
if conf.proof:
|
||||
from lib.utils.prove import proveExploitation
|
||||
proveExploitation()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue