mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
proper link
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user