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.
To run this program and begin installation:
$ chmod +x ArmitageInstaller
$ sudo bash ArmitageInstaller
After the script runs successfully
Launch Metasploit using:
$ sudo msfconsole
Launch Armitage using:
$ sudo armitage
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.
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.