metasploit-framework/data/armitage
Raphael Mudge 44a075a597 fixed webcam snap feature and added transparent file download pass-through when collaboration server is enabled
git-svn-id: file:///home/svn/framework3/trunk@11841 4d416f70-5f16-0410-b530-b9f4589650da
2011-02-27 06:49:16 +00:00
..
armitage Armitage 02.25.11. This release fixes several small bugs. 2011-02-26 00:10:29 +00:00
armitage-logo.png Merge Armitage 12.22.10 and a front-end script into Metasploit proper 2010-12-28 15:50:52 +00:00
armitage.jar fixed webcam snap feature and added transparent file download pass-through when collaboration server is enabled 2011-02-27 06:49:16 +00:00
readme.txt Armitage 1/18/11: added optional table view for targets, preliminary support for post/ modules, Armitage uses sysinfo to populate DB host OS when a session exists, and several bug fixes. 2011-01-17 19:19:28 +00:00
whatsnew.txt fixed webcam snap feature and added transparent file download pass-through when collaboration server is enabled 2011-02-27 06:49:16 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

=============================================================================
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. 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

To update Armitage, type 'svn update .' to get the latest archive from the
subversion server. I recommend doing this regularly (once a week). 

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-2011 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/jyaml-1.3.jar is used here within the terms of the BSD licensed offered
by http://jyaml.sourceforge.net/
-
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.