Install-Armitage-on-Linux
Install-Armitage-on-Linux copied to clipboard
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...
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
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.