mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Proper reference to Metasploit Framework as now it's version 4, not 3 anymore
This commit is contained in:
@@ -421,7 +421,7 @@ def cmdLineParser():
|
||||
help="Database process' user privilege escalation")
|
||||
|
||||
takeover.add_option("--msf-path", dest="msfPath",
|
||||
help="Local path where Metasploit Framework 3 "
|
||||
help="Local path where Metasploit Framework "
|
||||
"is installed")
|
||||
|
||||
takeover.add_option("--tmp-path", dest="tmpPath",
|
||||
|
||||
Reference in New Issue
Block a user