The penetration testing framework:
#curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
chmod 755 msfinstall && \
./msfinstall
;
msf>msfconsole -q
;
msf>search "something"
Home of the msploit