Intek13x / armitage

Rewriting Armitage in Kotlin for the latest Metasploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Armitage Rewrite

  • Tutorial for newbies --
git clone --depth=1 -b master https://github.com/Intek13x/armitage
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.

Enjoy :)

Reference for Arch n00bies --

https://wiki.archlinux.org/title/Metasploit_Framework#Armitage https://codeantenna.com/a/uAiykytEmc https://fedoraproject.org/wiki/Metasploit_Postgres_Setup https://web.archive.org/web/20200506115344/https://cybsploit.com/2020/04/20/how-to-install-metasploit-5-and-armitage-on-arch-linux-YmNkZ0RrTU56QTVkQ0RnN1pIaFNIUT09

Do you know what is the hardest part for a script kiddie in the InfoSec?
It's ditching your favourite old and deprecated tools and learning new methodologies.

About

Rewriting Armitage in Kotlin for the latest Metasploit

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Kotlin 86.8%Language:Batchfile 9.4%Language:HTML 3.8%