James Lee 4b16985eb8 Stop trying more creds for a user after success
This is more like the behavior of the old AuthBrute mixin, where a
scanner module was expected to return :next_user in the block given to
each_user_pass when it successfully authenticated.

The advantage is a reduced number of attempts that are very unlikely to
be successful since we already know the password. However, note that
since we don't compare realms, this will cause a false negative in the
rare case where the same username exists with different realms on the
same service.

MSP-10686
2014-07-10 17:48:58 -05:00
2014-07-08 11:07:39 -05:00
2014-06-20 14:32:29 -05:00
2014-07-09 17:26:22 -05:00
2014-05-13 09:26:16 -05:00
2013-11-27 16:04:41 +10:00
2014-06-05 10:40:38 -05:00
2013-10-08 12:50:28 -05:00
2014-06-02 22:37:20 +02:00
2014-03-13 09:46:20 -05:00
2014-07-09 12:21:41 -05:00
2014-07-09 12:21:41 -05:00
2014-05-29 11:38:43 -05:00
2014-06-10 13:23:40 -05:00
2013-12-30 12:23:47 -06:00
2013-10-10 12:25:00 +00:00
2013-09-30 13:47:53 -05:00
2013-12-26 16:26:45 -02:00
2014-03-04 14:38:25 -06:00
2013-09-30 13:47:53 -05:00
2013-09-30 13:47:53 -05:00
2014-03-31 14:55:59 -05:00

Metasploit Build Status Code Climate

The Metasploit Framework is released under a BSD-style license. See COPYING for more details.

The latest version of this software is available from http://metasploit.com/

Bug tracking and development information can be found at: https://dev.metasploit.com/redmine/projects/framework/

The public GitHub source repository can be found at: https://github.com/rapid7/metasploit-framework

Questions and suggestions can be sent to: msfdev(at)metasploit.com

The framework mailing list is the place to discuss features and ask for help. To subscribe, visit the following web page: https://mail.metasploit.com/mailman/listinfo/framework

The mailing list archives are available from: https://mail.metasploit.com/pipermail/framework/

Installing

Generally, you should use the free installer which contains all dependencies and will get you up and running with a few clicks. See the Dev Environment Setup if you'd like to deal with dependencies on your own.

Using Metasploit

Metasploit can do all sorts of things. The first thing you'll want to do is start msfconsole, but after that, you'll probably be best served by reading some of the great tutorials online:

Contributing

See the Dev Environment Setup guide on GitHub which will walk you through the whole process starting from installing all the dependencies, to cloning the repository, and finally to submitting a pull request. For slightly more info, see Contributing.

S
Description
Metasploit Framework
Readme Multiple Licenses 1.6 GiB
Languages
Ruby 95%
PowerShell 2.7%
C 1.2%
Python 0.4%
HTML 0.2%
Other 0.1%