David Maloney
c5e667a1dc
Post Module to enumerate VirtualBox VMs for the current user.
2012-01-27 11:12:59 -06:00
David Maloney
0e0aa33c47
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-01-27 11:12:35 -06:00
David Maloney
56be45f3a4
A few minor fixes to the find vmx module
2012-01-27 11:12:17 -06:00
HD Moore
b4e2228404
Fix exitfunc option name
2012-01-27 09:15:31 -06:00
sinn3r
298b94d397
Add MS12-004 MIDI Heap Overflow Remote Code Execution Exploit (CVE-2012-003)
2012-01-27 03:48:39 -06:00
sinn3r
a4c876a424
No need to manually add VERBOSE as an option, it already is (built-in)
2012-01-27 02:17:59 -06:00
sinn3r
ac582cd0fc
Change the error handling message for read_file_meterpreter(), because this one is easier to understand
2012-01-27 02:17:09 -06:00
sinn3r
3f4dbd9df6
Merge branch 'master' of https://github.com/averagesecurityguy/metasploit-framework
2012-01-27 01:58:42 -06:00
Stephen Haywood
efda420e5f
Updates to enum_artifacts
2012-01-26 19:35:39 -05:00
sinn3r
9b78b6bd17
Hmm, the indent level of the description looks a bit funny. Fixing.
2012-01-26 17:24:05 -06:00
David Maloney
494c37c659
Adds a Multi-System post module for finding VMWare Virtual Machines
2012-01-26 16:25:50 -06:00
Tod Beardsley
5afc164c39
Merge branch 'vm-stuff'
2012-01-26 13:04:44 -06:00
Tod Beardsley
fe22090a12
Correct e-mail format
2012-01-26 13:04:38 -06:00
Tod Beardsley
33c53b1f3f
Updates vm checking
2012-01-26 13:02:39 -06:00
sinn3r
90c8743309
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-01-26 11:36:16 -06:00
sinn3r
3952a06292
Minor changes
2012-01-26 11:35:43 -06:00
Tod Beardsley
8ce4ad49de
Correct e-mail format
2012-01-26 11:24:38 -06:00
David Maloney
31f6c4dfff
http_fingerprint now reports website isntead of just a service
...
fixes #6277
2012-01-26 11:05:06 -06:00
sinn3r
67274e2e85
Merge branch 'hp_magentservice' of https://github.com/linuxgeek247/metasploit-framework into linuxgeek247-hp_magentservice
2012-01-26 11:00:36 -06:00
David Maloney
d0d964d8ab
Adds an error message if the module couldn't conenct to the target.
...
Fixes #6278
2012-01-26 10:56:07 -06:00
James Lee
bddeb9912b
New (hopefully) i386-compat bins for linux meterp
...
Another stab at getting compatibility for older processors
See #6268
2012-01-25 17:59:32 -07:00
James Lee
10237f7c12
Changes openssl/build.sh to create its own target
...
This should ensure we build everything for i386 and only link the lib
files we mean to. Also no longer builds any of the superfluous openssl
executables since all we need are the .so files.
See #6268
2012-01-25 17:54:13 -07:00
Tod Beardsley
dd50d98b19
Merge pull request #127 from scriptjunkie/master
...
New VBA support to msfvenom
2012-01-25 13:58:45 -08:00
Tod Beardsley
fa53ac4362
Merge pull request #130 from jduck/master
...
Address Robin Wood's bug report in the framework mailing list
2012-01-25 13:54:58 -08:00
Joshua J. Drake
31fb7e7b28
Fallback to writing a new file if resuming fails
2012-01-25 14:49:30 -06:00
dmaloney-r7
4b814d7da2
Merge pull request #128 from davehull/patch-1
...
Update modules/post/windows/gather/dumplinks.rb
2012-01-25 10:51:32 -08:00
Christopher McBee
1af6740b24
Initial checking of hp_magentservice module
2012-01-25 13:04:30 -05:00
Dave Hull
76ebbc48ec
Update modules/post/windows/gather/dumplinks.rb
2012-01-24 23:16:40 -06:00
scriptjunkie
0453f7dcc8
Add new vba support to msfvenom.
2012-01-24 22:08:28 -05:00
Tod Beardsley
f6a6963726
Msftidy run over the recent changed+added modules
2012-01-24 15:52:41 -06:00
Jon Hart
7ec5f98480
Adding jhart's natpimp libary and modules.
...
Made some minor corrections -- dropped the #vim splats, switched to msf
constants for service open etc, namely.
[See #106 ]
2012-01-24 10:32:30 -06:00
Tod Beardsley
2f3e976173
Actually fix ruby loop syntax on d20pass
2012-01-24 10:08:19 -06:00
sinn3r
7f50272a05
Merge pull request #125 from scriptjunkie/master
...
Compatibility - don't assign LongPtr to Long on x64
2012-01-23 20:14:28 -08:00
scriptjunkie
ee2823d23b
Compatibility - don't assign LongPtr to Long on x64
2012-01-23 22:17:28 -05:00
James Lee
54429ca5a7
Add stripped, non-debug versions of bins
...
Makes for much smaller extensions, although the main stage is still pretty
hefty.
2012-01-23 16:45:18 -07:00
James Lee
5cf9db5099
Merge branch 'meterpreter-i386'
2012-01-23 15:35:38 -07:00
James Lee
53eb850c51
Adds i386 bins for linux meterpreter
...
See #6268
2012-01-23 15:24:21 -07:00
James Lee
e928efaa8c
Force gcc to compile for i386
...
Makes meterpreter for linux work on older CPUs.
Fixes #6268
2012-01-23 15:20:36 -07:00
sinn3r
92ccdc313b
Yup, that's better
2012-01-23 15:20:36 -07:00
Tod Beardsley
3522a608c5
Adds a default context for the TFTP Client lib.
...
For use with nonstandard routing.
2012-01-23 15:20:36 -07:00
sinn3r
89279b680a
Fix fh, trailing comma, and ruby loop syntax
2012-01-23 15:20:36 -07:00
Tod Beardsley
f6b951ac36
Reintroduces chao-mu's OptRegexp
...
Revert "Revert "Merge pull request #101 from chao-mu/master""
[See #101 ]
This reverts commit c5ce575543
.
2012-01-23 15:20:36 -07:00
sinn3r
96d43b31dc
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-01-23 16:02:52 -06:00
sinn3r
fc00398330
Yup, that's better
2012-01-23 16:02:35 -06:00
Tod Beardsley
26836cab47
Adds a default context for the TFTP Client lib.
...
For use with nonstandard routing.
2012-01-23 16:00:54 -06:00
sinn3r
39a2a894ee
Fix fh, trailing comma, and ruby loop syntax
2012-01-23 15:15:49 -06:00
Tod Beardsley
31dea3844e
Reintroduces chao-mu's OptRegexp
...
Revert "Revert "Merge pull request #101 from chao-mu/master""
[See #101 ]
This reverts commit c5ce575543
.
2012-01-23 14:21:19 -06:00
sinn3r
a328bb21f1
Merge pull request #123 from scriptjunkie/master
...
x64 LongPtr support for in-mem VBA shellcode
2012-01-23 09:59:54 -08:00
sinn3r
ea9e9852cf
ah man, typo!
2012-01-23 11:59:13 -06:00
sinn3r
621567dcc8
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-01-23 11:56:50 -06:00