Skip to content

The purpose of this program is to make it easier for anyone interested in cyber security to install very useful tools that tend to be challenging to install. This script installs Metasploit-Framework and Armitage to the computer. Please enjoy the script (I hope it makes your life a little easier).

License

Notifications You must be signed in to change notification settings

StefanStrauss83/Install-Armitage-on-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This is a program that will install Metasploit-Framework and Armitage on to Ubuntu, though I assume it will work on any Debian-based Linux Distro. This was made using a combination of my own code, darkoperator's, and a nightly Metasploit installer from rapid7. Please enjoy this program.

In order to run this program navigate to the folder it is in and type the following into a terminal:

chmod +x ArmitageInstaller && sudo bash ArmitageInstaller

After the script has completed, you can start a Metasploit console by typing sudo msfconsole. To start Armitage type sudo -E armitage.

Thank you so much for using my code!

I disclaim ALL responsibility for what you do with the programs that this code will install as well as the code itself.

About

The purpose of this program is to make it easier for anyone interested in cyber security to install very useful tools that tend to be challenging to install. This script installs Metasploit-Framework and Armitage to the computer. Please enjoy the script (I hope it makes your life a little easier).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%