First, download the Unix tarball from the download page and run the following commands:
# tar -xvvjf framework-3.5.0.tar.bz2
# mkdir -p /opt/metasploit3
# cp -a msf3/ /opt/metasploit3/msf3
# chown root:root -R /opt/metasploit3/msf3
# ln -sf /opt/metasploit3/msf3/msf* /usr/local/bin/
Second, (more…)





