Hi there,
found out that some entrys in the Fast-Track Update Menu got wrong location of SET, Gerix and metasploit in BackTrack 5 R1 Gnome x64.
My changes:
/pentest/exploits/fasttrack/bin/menu/updatemenu.py
line62:
andCode:subprocess.Popen("cd /usr/share/gerix-wifi-cracker-ng;svn update", shell=True).wait()
line 67:
/pentest/exploits/fasttrack/config/fasttrack_configCode:subprocess.Popen("cd /pentest/exploits/set;svn update", shell=True).wait()
line9:
Don't know if any other version has same problem, but with these changes you will walk good after a default and clean install of bt5-gnome-x64.Code:METASPLOIT_PATH=/opt/framework/msf3


