Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 894 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 894 Bytes

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.