Matt-London / Install-Armitage-on-Linux

This is a program that will install Metasploit-Framework and Armitage on to any Debian-based Linux Distro (it can also be adapted to work on Mac). This was made possible using a combination of my own code, darkoperator's, and a nightly Metasploit installer from rapid7.
MIT License
58 stars 47 forks source link

Install Armitage on Linux

This is a program that will install Metasploit-Framework and Armitage on to any Debian-based Linux Distro (it can also be adapted to work on Mac). This was made possible using a combination of my own code, darkoperator's, and a nightly Metasploit installer from rapid7.

Usage

To run this program and begin installation:

$ chmod +x ArmitageInstaller
$ sudo bash ArmitageInstaller

Using Metasploit and Armitage

After the script runs successfully

Launch Metasploit using:

$ sudo msfconsole

Launch Armitage using:

$ sudo armitage

Contributing

If you would like to contribute, you may make a pull request. It will be helpful if you first open an issue describing the change that you are interested in contributing.

License

MIT

Disclaimer

This tool and the tools that it installs are meant for educational purposes ONLY. I disclaim any and all responsibility for the usage of this tool by the users of the program.