metasploit-framework/modules/post/windows/gather
Tod Beardsley 7e539332db Reverting disaster merge to 593363c5f with diff
There was a disaster of a merge at 6f37cf22eb that is particularly
difficult to untangle (it was a bad merge from a long-running local
branch).

What this commit does is simulate a hard reset, by doing thing:

 git checkout -b reset-hard-ohmu
 git reset --hard 593363c5f9
 git checkout upstream-master
 git checkout -b revert-via-diff
 git diff --no-prefix upstream-master..reset-hard-ohmy > patch
 patch -p0 < patch

Since there was one binary change, also did this:

 git checkout upstream-master data/exploits/CVE-2012-1535/Main.swf

Now we have one commit that puts everything back. It screws up
file-level history a little, but it's at least at a point where we can
move on with our lives. Sorry.
2013-07-29 21:47:52 -05:00
..
credentials Fix path build on total_commander 2013-07-06 10:15:30 -05:00
forensics Clean recovery_files 2013-04-30 13:18:32 -05:00
arp_scanner.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
bitcoin_jacker.rb Don't need this line 2013-07-05 12:34:26 -05:00
cachedump.rb I wanna know where it's stored 2013-01-31 11:55:11 -06:00
checkvm.rb Handle RequestError 2012-12-22 13:10:44 -06:00
dumplinks.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_ad_computers.rb Change to wldap to allow cdecl 2013-02-08 21:01:22 +00:00
enum_applications.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_artifacts.rb Forgot to change var 'filename' 2013-07-05 01:37:35 -05:00
enum_chrome.rb Simplify and clean up some 2013-05-10 16:58:35 -05:00
enum_computers.rb Platform windows cleanup 2012-10-23 20:33:01 +02:00
enum_db.rb Reverting disaster merge to 593363c5f with diff 2013-07-29 21:47:52 -05:00
enum_devices.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_dirperms.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_domain.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_domain_group_users.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_domain_tokens.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_domains.rb Platform windows cleanup 2012-10-23 20:33:01 +02:00
enum_files.rb Merge remote branch 'jlee-r7/cleanup/post-requires' 2012-10-23 15:08:25 -05:00
enum_hostfile.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_ie.rb Platform windows cleanup 2012-10-23 20:33:01 +02:00
enum_logged_on_users.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_ms_product_keys.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_powershell_env.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_proxy.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_services.rb [FixRM:#8129] - Fix undefined method error in enum_services.rb 2013-07-03 11:44:28 -05:00
enum_shares.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_snmp.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_termserv.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_tokens.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
enum_tomcat.rb Merge remote branch 'jlee-r7/cleanup/post-requires' 2012-10-23 15:08:25 -05:00
enum_unattend.rb Migrate enum_unattend to unattend parser lib 2012-12-13 10:58:05 +00:00
hashdump.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
local_admin_search_enum.rb post/local_admin_search_enum~Regex fails,module 2 2013-07-03 00:43:08 +01:00
memory_grep.rb Fix target ID 2013-07-05 01:25:08 -05:00
netlm_downgrade.rb Return value does not need to be checked, says zeknox 2012-12-21 13:00:08 -06:00
resolve_sid.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
reverse_lookup.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
screen_spy.rb rescue ENOENT as well 2013-02-14 14:04:45 -06:00
smart_hashdump.rb Add Windows 2012 to regex matching 2013-06-09 20:46:44 -04:00
tcpnetstat.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
usb_history.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
win_privs.rb Merge remote branch 'jlee-r7/cleanup/post-requires' 2012-10-23 15:08:25 -05:00
wmic_command.rb msftidy: Remove $Revision$ 2013-01-04 00:48:10 +01:00
word_unc_injector.rb SyntaxError fixes 2013-04-21 20:22:41 +00:00