mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
proper link
This commit is contained in:
@@ -686,7 +686,7 @@ def _setMetasploit():
|
|||||||
|
|
||||||
if not msfEnvPathExists:
|
if not msfEnvPathExists:
|
||||||
errMsg = "unable to locate Metasploit Framework installation. "
|
errMsg = "unable to locate Metasploit Framework installation. "
|
||||||
errMsg += "You can get it at 'http://metasploit.com/framework/download/'"
|
errMsg += "You can get it at 'http://www.metasploit.com/download/'"
|
||||||
raise SqlmapFilePathException(errMsg)
|
raise SqlmapFilePathException(errMsg)
|
||||||
|
|
||||||
def _setWriteFile():
|
def _setWriteFile():
|
||||||
|
|||||||
Reference in New Issue
Block a user