Skip to content

Rewriting Armitage in Kotlin for the latest Metasploit

License

Notifications You must be signed in to change notification settings

jimmyMaci/armitage

 
 

Repository files navigation

Armitage Rewrite

  • Tutorial for newbies --
git clone -b master https://github.com/Moocow9m/armitage.git 
cd armitage/ 
ant clean all
  • Initiate msfdb if you're running metasploit/armitage for the first time.
msfdb init 
  • Now you can run armitage --
java -jar armitage.jar 

P.S. - Don't forget to add sudo, where asked. For more info visit the main branch.

Enjoy :)

About

Rewriting Armitage in Kotlin for the latest Metasploit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 86.8%
  • Batchfile 9.4%
  • HTML 3.8%