Tod Beardsley
|
7b692aa0b9
|
Adding references to vss modules.
|
2012-01-04 12:10:03 -06:00 |
David Maloney
|
12221b0433
|
UAC will disrupt these modules
Added checks for UAC.
UAC must be bypassed before using these modules.
|
2012-01-03 12:07:38 -08:00 |
David Maloney
|
dd0b07b2cc
|
Adds mixin and post modules to manipulate Volume shadowcopy Service(VSS)
|
2011-12-30 15:03:04 -08:00 |
sinn3r
|
a330a5c63a
|
Add e-mail for Brandon
|
2011-12-29 10:53:39 -06:00 |
David Maloney
|
05f3af1e77
|
Fixed typo in the windows autlogin post module
|
2011-12-26 11:17:17 -08:00 |
sinn3r
|
a00937b4d8
|
Fix typo.
|
2011-12-24 15:32:08 -06:00 |
sinn3r
|
062f661991
|
Fix bug #6161 - Must explicitly convert e to e.to_s
|
2011-12-24 15:11:26 -06:00 |
sinn3r
|
8a705c9223
|
Fix bug #6158 - session.db_record might return nil but wasn't checked
|
2011-12-24 15:06:43 -06:00 |
sinn3r
|
2e2e28afb8
|
Fix bug #6160 - undefined method '[] for nil:NilClass' due to an invalid path
|
2011-12-24 14:57:46 -06:00 |
sinn3r
|
e991094bd2
|
Fix host info for report_auth_info(). Change print_status vs print_line order
|
2011-12-15 13:05:03 -06:00 |
sinn3r
|
2648e533a2
|
nil bug fix
|
2011-12-15 12:58:21 -06:00 |
sinn3r
|
829d96ffbe
|
Add Windows Gather RazorSQL cred collector (Feature #6117)
|
2011-12-15 11:15:44 -06:00 |
HD Moore
|
a9e4474eda
|
Add missing require, fix load error on invalid constant
|
2011-12-12 23:24:03 -06:00 |
sinn3r
|
cd0679ab5d
|
Increase timeout for cmd_exec()
|
2011-12-12 21:15:28 -06:00 |
sinn3r
|
6e8fdf1ce1
|
Apply patch #6081
|
2011-12-12 19:51:02 -06:00 |
sinn3r
|
5ba5bbf077
|
Apply feature #6074
|
2011-12-12 12:03:34 -06:00 |
sinn3r
|
4e95eb5d34
|
Update description (Feature #6080)
|
2011-12-12 11:33:17 -06:00 |
sinn3r
|
1694e22e74
|
Merge pull request #42 from chao-mu/master
Fix for issue #6012; post/windows/manage/enable_rdp broken
|
2011-12-06 23:01:20 -08:00 |
sinn3r
|
fd1935b3de
|
show is_admin
|
2011-12-07 00:23:06 -06:00 |
David Maloney
|
8fdfd9f97b
|
Additional verbosity on WLAN error message
to explain that the modules will error if the
Wireless Zero Configuration Service is turned off.
|
2011-12-06 20:42:11 -05:00 |
David Maloney
|
459eafd96d
|
Fix to WLAN mdoules for when wLAN not installed on target
The modules did not close out properly when WLAN was determined not to be
installed on the host. This fix corrects that.
fixes #6070
|
2011-12-06 20:22:47 -05:00 |
sinn3r
|
679ef457d8
|
Correct spelling, thx bannedit
|
2011-12-04 14:59:54 -06:00 |
sinn3r
|
f26447e021
|
Correct my own weird grammar
|
2011-12-04 14:50:53 -06:00 |
sinn3r
|
e07868d613
|
Catch possible exception if WTSGetActiveConsoleSessionId isn't available on the target machine
|
2011-12-04 14:48:45 -06:00 |
chao-mu
|
e52ebd602f
|
Encorporating patch submitted by Boris Lukashev to fix issue 6012 (Post module enable rdp broken and fixed (here)). Fix was to have the module include Msf::Post::Windows::WindowsServices, make service_change_startup available
|
2011-12-04 15:26:43 -05:00 |
sinn3r
|
89ed25978d
|
Add feature #6048
|
2011-12-04 13:44:21 -06:00 |
sinn3r
|
950b4a54a0
|
Fix bug #6050
|
2011-12-03 22:00:48 -06:00 |
HD Moore
|
27974c4c27
|
Merge branch 'master' of github.com:rapid7/metasploit-framework into fastlib
Conflicts:
modules/auxiliary/scanner/http/axis_login.rb
modules/exploits/multi/http/axis2_deployer.rb
modules/post/multi/gather/thunderbird_creds.rb
modules/post/windows/gather/credentials/imvu.rb
msfopcode
|
2011-12-03 14:07:09 -06:00 |
sinn3r
|
30e3607ec0
|
The SUCCESS message may not be constant across foreign language verions according to jduck, chaning back to the old way
|
2011-12-02 15:11:27 -06:00 |
sinn3r
|
608a5586b2
|
Actually, don't really have a good reason for that exception handling anymore. I think.
|
2011-12-01 22:47:42 -06:00 |
sinn3r
|
0eb3b5a49b
|
Fix undefined method 'cmd_exec' bug. Thx Boris.
|
2011-12-01 22:47:42 -06:00 |
James Lee
|
a91926716d
|
don't dup the last part of the key, fixes #6036
|
2011-12-01 15:24:58 -07:00 |
sinn3r
|
d0db88d35d
|
Make key_base an instance var so other functions can access it. Bug #6036
|
2011-12-01 14:41:44 -06:00 |
sinn3r
|
8399ce6e41
|
Fix bug #6031
|
2011-11-30 15:22:52 -06:00 |
Tod Beardsley
|
f503bd9488
|
Fixes #5749 by converting to unix-style linefeeds and forcing jtr modules to read files as binary, and updating msftidy to allow for r+b as a ghetto append.
|
2011-11-28 17:52:34 -06:00 |
Rob Fuller
|
c411c216c0
|
Solved most of msftidy issues with the /modules directory
|
2011-11-28 17:10:29 -06:00 |
sinn3r
|
ec3c37d963
|
Actually, don't really have a good reason for that exception handling anymore. I think.
|
2011-11-25 00:41:28 -06:00 |
sinn3r
|
3e7c821119
|
Fix undefined method 'cmd_exec' bug. Thx Boris.
|
2011-11-25 00:34:33 -06:00 |
David Maloney
|
4ef7c373e9
|
Fix to typo in the tables being pushed.
|
2011-11-22 00:06:58 -06:00 |
David Maloney
|
f81567fb6f
|
Fix to typo in the tables being pushed.
|
2011-11-21 15:49:57 -08:00 |
James Lee
|
f35b6c5269
|
msftidy on post modules for spaces at EOL
|
2011-11-20 12:53:25 +11:00 |
sinn3r
|
a4cadf0d53
|
remove the extra comment that's not used
|
2011-11-19 12:48:39 -06:00 |
David Maloney
|
11c1f0983f
|
Fixes #5993
|
2011-11-17 18:05:36 -08:00 |
David Maloney
|
77cba9de7c
|
Merge branch 'cbdfix'
Conflicts:
modules/post/windows/gather/credentials/imvu.rb
modules/post/windows/gather/forensics/duqu_check.rb
modules/post/windows/recon/computer_browser_discovery.rb
|
2011-11-17 14:55:20 -08:00 |
David Maloney
|
3bfe7e9b98
|
fix to comptuer browser discovery to output properly and sotre as loot
added additional option to save detected hosts in the db.
|
2011-11-17 14:17:28 -08:00 |
Tod Beardsley
|
84fb5b441a
|
Cleaning up some names and descs
|
2011-11-17 07:47:26 -06:00 |
David Maloney
|
eae171b216
|
Addresses issue #5984
|
2011-11-16 19:07:56 -08:00 |
David Maloney
|
d8347a1245
|
Fixes to post modules that store creds as loot.
All post modules that store creds as loot now store in
a CSV format with User and then Password always as the
first two columns.
|
2011-11-15 14:13:51 -08:00 |
David Maloney
|
f6b0ffd630
|
Cleanup of the stack traces in the pidgin and filezilla client cred modules
|
2011-11-15 12:19:15 -08:00 |
David Maloney
|
8d47883af0
|
Moving the wlan directory up a level. It makes more sense in it's own area
instead of under gather.
|
2011-11-15 08:29:13 -08:00 |