metasploit-framework/data/armitage
Raphael Mudge f07be8b7de Armitage 03.08.12
-----------------
Added support for meterpreter's session_host value (allows armitage to associate session w/
a host, even if it's behind a NAT). Armitage also chooses an IPv6 payload when attacking an
IPv6 host.
2012-03-07 20:43:07 -05:00
..
armitage Armitage 02.25.11. This release fixes several small bugs. 2011-02-26 00:10:29 +00:00
armitage-logo.png Permission changes (to sync) 2011-11-10 19:48:32 -06:00
armitage.jar Armitage 03.08.12 2012-03-07 20:43:07 -05:00
readme.txt Armitage 01.19.12 2012-01-18 17:23:41 -05:00
whatsnew.txt Armitage 03.08.12 2012-03-07 20:43:07 -05:00

readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=============================================================================
Armitage - Cyber Attack Management for Metasploit
=============================================================================
   
                 *** http://www.fastandeasyhacking.com ***

1. What is Armitage?
   -----------------

Armitage is a graphical cyber attack management tool for Metasploit that 
visualizes your targets, recommends exploits, and exposes the advanced 
capabilities of the framework.

Advanced users will find Armitage valuable for managing remote Metasploit 
instances and collaboration. Armitage's red team collaboration features allow 
your team to use the same sessions, share data, and communicate through one 
Metasploit instance.

Armitage aims to make Metasploit usable for security practitioners who 
understand hacking but don't use Metasploit every day. If you want to learn 
Metasploit and grow into the advanced features, Armitage can help you.

2. Documentation
   -------------

The documentation for Armitage is located on the Armitage website at:
http://www.fastandeasyhacking.com. Read the FAQ and the Manual for 
information on connecting Armitage to Metasploit and using it.

3. Install and Update
   ----------

To get started, see the manual at http://www.fastandeasyhacking.com

4. Source Code
   -----------

This projected is hosted on Google Code at:
http://code.google.com/p/armitage/

5. Disclaimer
   ----------

Use this code for your development and don't hack systems that you don't 
have permission to hack. The existence of this software does not reflect the 
opinions or beliefs of my current employers, past employers, future 
employers, or any small animals I come into contact with. Enjoy this 
software with my blessing. I hope it helps you learn and become a better 
security professional.

6. Contact
   -------

Report bugs in the issue tracker at:
http://code.google.com/p/armitage/issues/list

E-mail contact@fastandeasyhacking.com with other questions/concerns. Make
sure you peruse the FAQ and Manual first. 

7. License
   -------

(c) 2010-2012 Raphael Mudge. This project is licensed under the BSD license. 
See section 8 for more information.

lib/jgraphx.jar is used here within the terms of the BSD license offered by
JGraphX Ltd. http://www.jgraphx.com/
-
lib/msgpack-0.5.1-devel.jar and lib/postgresql-9.1-901.jdbc4.jar are both 
BSD licensed libraries.
-
Some code in src/msf/* comes from msfgui by scriptjunkie. 
-
This project uses the LGPL Sleep scripting language with no modifications. 
Sleep's source is available at: http://sleep.dashnine.org/

8. The BSD License
   ---------------

Redistribution and use in source and binary forms are permitted provided 
that the above copyright notice and this paragraph are duplicated in all 
such forms and that any documentation, advertising materials, and other 
materials related to such distribution and use acknowledge that the 
software was developed by the copyright holders.  The name of the copyright
holders  may not be used to endorse or promote products derived from this 
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED ''AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 
MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.