Add metasploit default path for pentoo

This commit is contained in:
bcoles
2013-08-17 21:56:42 +09:30
parent 62a5d5e96c
commit e9e085e9e1

View File

@@ -33,6 +33,7 @@ beef:
{os: 'bt5r3', path: '/opt/metasploit/msf3/'},
{os: 'bt5', path: '/opt/framework3/msf3/'},
{os: 'backbox', path: '/opt/metasploit3/msf3/'},
{os: 'pentoo', path: '/usr/lib64/metasploit9999/'},
{os: 'win', path: 'c:\\metasploit-framework\\'},
{os: 'custom', path: ''}
]