Commit Graph

11719 Commits

Author SHA1 Message Date
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
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