Skip to content

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.

License

Notifications You must be signed in to change notification settings

Matt-London/Install-Armitage-on-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages