mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Proper reference to Metasploit Framework as now it's version 4, not 3 anymore
This commit is contained in:
parent
4fb6dab1a2
commit
f890b29f81
10 changed files with 2501 additions and 2505 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue