mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
proper link
This commit is contained in:
parent
96e5d5d178
commit
1e35b3c8c9
|
@ -686,7 +686,7 @@ def _setMetasploit():
|
|||
|
||||
if not msfEnvPathExists:
|
||||
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)
|
||||
|
||||
def _setWriteFile():
|
||||
|
|
Loading…
Reference in New Issue
Block a user