Skip to content

Instantly share code, notes, and snippets.

@denzuko
Forked from appastair/metasploit-latest-x64.sh
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save denzuko/b4e16614e35ead247a42 to your computer and use it in GitHub Desktop.

Select an option

Save denzuko/b4e16614e35ead247a42 to your computer and use it in GitHub Desktop.
wget http://downloads.metasploit.com/data/releases/metasploit-latest-linux-x64-installer.run
chmod +x metasploit-latest-linux-x64-installer.run
sudo ./metasploit-latest-linux-x64-installer.run
wget http://downloads.metasploit.com/data/releases/metasploit-latest-linux-installer.run
chmod +x metasploit-latest-linux-installer.run
sudo ./metasploit-latest-linux-installer.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment