Showing posts with label Armitage. Show all posts
Showing posts with label Armitage. Show all posts

Wednesday, 10 July 2013

How to Hack a Computer with Armitage


Armitage is a scriptable red team collaboration tool for Metasploit that visualizes targets, recommends exploits, and exposes the advanced post-exploitation features in the framework.

Through one Metasploit instance, your team will:
  •     Use the same sessions
  •     Share hosts, captured data, and downloaded files
  •     Communicate through a shared event log.
  •     Run bots to automate red team tasks

VIDEO : 

Sunday, 17 March 2013

How to install armitage in Kali Linux

Kali Linux

The Kali Linux team added an Armitage package to its repository:
apt-get install armitage
  • Before you start Armitage, start postgresql database is running:
                              service postgresql start

  • If U get a missing database.yml error
                              service metasploit start
VIDEO :