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
sinn3r
afc547e0fb
Improve: Proper use of cmd_exec() and correct cmd path. More error handling for exec and rm. Fix bug with path setting, etc.
2012-01-23 11:54:19 -06:00
scriptjunkie
c5590a6c40
Add x64 support to VBA in-mem shellcode execution.
2012-01-23 12:43:47 -05:00
James Lee
455bcda6e8
Print the port so we know which http service
2012-01-23 10:17:32 -07:00
sinn3r
60d5f6d0bd
Merge branch 'download_and_execute' of https://github.com/sempervictus/metasploit-framework into sempervictus-download_and_execute
2012-01-23 10:28:27 -06:00
sinn3r
9df2770ae0
Merge pull request #120 from scriptjunkie/master
...
Add in-memory shellcode execution via VBA macro.
2012-01-23 07:54:42 -08:00
sinn3r
00021b6c8c
Merge pull request #122 from argp/osx_exec_fix
...
bug fix for hardcoded max command length
2012-01-23 07:51:30 -08:00
Patroklos Argyroudis
c6eb104132
bug fix for hardcoded max command length
2012-01-23 10:24:22 +02:00
RageLtMan
5671e2f691
Downloand and execute (railgun)
2012-01-22 23:25:49 -05:00
David Maloney
34491970b3
Adds a new VMWare Authentication Daemon login scanner module.
2012-01-22 15:39:53 -06:00
David Maloney
75712d3c3e
Merge branch 'master' of github.com:rapid7/metasploit-framework
2012-01-22 15:39:32 -06:00
scriptjunkie
c6f66f6bb4
Add in-memory shellcode execution via VBA macro.
...
Keep old embedded exe method as 'vba-exe'.
2012-01-22 07:23:21 -05:00
David Maloney
bcb19ab0a3
Fixes an issue with smb_login not properly dealing with abritrary guest access
...
on Samba.
2012-01-22 01:35:36 -06:00
sinn3r
2c361ef5ed
Merge pull request #119 from scriptjunkie/master
...
Fix "failed to generate" error when passing a preferred encoder to "payload.generate" method using RPC from, for example, the GUI on Windows.
2012-01-21 15:57:36 -08:00
scriptjunkie
9d7591467f
Fix "failed to generate" error when passing a preferred encoder to "payload.generate" method using RPC from, for example, the GUI on Windows.
...
framework.encoders[reqs['Encoder']] returns nil when, for example, reqs['Encoder'] is in UTF-8 encoding and the corresponding key of the framework.encoders hash in US-ASCII encoding.
2012-01-20 21:06:53 -06:00
David Maloney
06b1bffcea
Addresses an issue with udp sweep module that recorded services
...
from non-specified hosts when they respond to broadcast probes.
2012-01-20 15:34:15 -06:00
sinn3r
be906023dc
one register_options() should be fine.
2012-01-20 13:02:54 -06:00
sinn3r
d6566aa818
Add CVE-2011-4050 7-Technologies IGSS 9 IGSSdataServer.exe DoS module (Feature #6267 )
2012-01-20 12:57:13 -06:00
sinn3r
bbb4205683
Set default maxpage to 1, because it's faster.
2012-01-20 11:09:38 -06:00
sinn3r
5631774d92
Fix bug: NoMethodError undefined method `each' for nil:NilClass (line 155)
2012-01-20 10:58:02 -06:00
Jonathan Cran
0abfcef1df
Merge branch 'master' of r7.github.com:rapid7/metasploit-framework
2012-01-19 15:13:18 -06:00
sinn3r
6f341934d6
Merge branch 'wmap_autotest.rc' of https://github.com/m-1-k-3/metasploit-framework into m-1-k-3-wmap_autotest.rc
2012-01-19 13:28:13 -06:00
sinn3r
9e5d2ff60e
Improve URI, plus some other minor changes.
2012-01-19 13:26:25 -06:00