Brent Cook a42cc2ef1f add support for specifying 32 or 64-bit registry access
This adds an extra parameter to most of the post/windows/registry
methods called 'view' that specifies if a registry key should be
accessed as a native process, 32-bit or 64-bit.

Support is added to both the Meterpreter and command-line backends. For
the command backend, a lot of boilerplate is removed from each method in
favor of a few shared commands. There is an error hash that never gets
used, so I removed it as well.

This passes the post/test/registry module with meterpreter, but fails
the command line backend. However, it fails in the same way without
these changes (tested on Windows 8), so I suspect that the command line
session was already not working well, at least with newer versions of
Windows. I might look into figuring out how to fix that, but it looks
pretty fragile to me, parsing for english phrases in the output.
2015-01-20 15:26:59 -06:00
2015-01-07 09:37:07 -06:00
2015-01-19 21:45:47 -06:00
2015-01-07 15:38:39 -06:00
2015-01-19 01:38:47 -06:00
2015-01-19 17:25:45 -06:00
2015-01-03 02:32:08 -06:00
2014-08-27 14:10:04 -05:00
2013-11-27 16:04:41 +10:00
2014-12-31 14:29:59 -06:00
2014-10-08 10:55:40 -05:00
2014-05-20 10:17:00 -05:00
2015-01-02 11:33:36 -06:00
2014-09-18 15:24:21 -05:00
2014-12-31 14:00:11 -06:00
2014-07-24 13:59:04 -05:00
2014-12-19 17:32:28 -06:00
2014-12-31 12:12:45 -06:00
2014-12-05 11:58:09 -06:00
2014-12-31 12:12:45 -06:00
2014-12-18 02:43:24 +01:00
2014-09-18 15:24:21 -05:00
2014-09-18 15:24:21 -05:00
2014-09-18 15:24:21 -05:00
2014-09-18 15:24:21 -05:00
2014-09-18 15:24:21 -05:00
2014-09-18 15:24:21 -05:00
2014-12-19 16:36:05 -06: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 https://metasploit.com/

Bug tracking and development information can be found at: https://github.com/rapid7/metasploit-framework

API documentation for writing modules can be found at: https://rapid7.github.io/metasploit-framework/api

Questions and suggestions can be sent to: https://lists.sourceforge.net/lists/listinfo/metasploit-hackers

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 Metasploit Unleashed, the great community resources, or the wiki.

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%