Skip to content
forked from rsmudge/armitage

Rewriting Armitage in Kotlin for the latest Metasploit

License

Notifications You must be signed in to change notification settings

Intek13x/armitage

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

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