metasploit-framework/external/source
Michael Schierl 1d56ffe225 Update javapayload and java meterpreter
* Add support for hashing commands (stdapi_fs_md5 and sha1)
* Replace MTU detection with the Proper Java Way

Squashed commit of the following:

commit 0207b6e2e0c0eb55c7c5f04bd3008f674f6239ad
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 22:02:15 2012 +0100

    add support for stdapi_fs_{md5|sha1} commands

commit a187e7bc79f8d89e66df8d3a3f892c6dce10307b
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 20:32:03 2012 +0100

    update binaries

commit 0fc553bdac76cc8997fc581141483a3efbdefdfc
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 20:29:48 2012 +0100

    Add support to Java Meterpreter for multiple addresses on same interface

    For more information, see https://dev.metasploit.com/redmine/issues/6476

    Tested with Java 1.4, 1.5, 1.6, 1.7.

commit fc6dba99fe0b13bf8837ed7a699c5dbad35100e6
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 16:55:15 2012 +0100

    Fix Eclipse warnings

commit 4168d025507c1ecfbc50164cfc7f25f3f222b0ab
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 16:29:37 2012 +0100

    Update pretty-printing of unsupported command TLVs

    This adds the TLVs added by commit fbc8e25aaa to the pretty-printer.

commit 4a9335abdabb1b8a7741c5ec67852d7c5d552d6b
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 16:17:25 2012 +0100

    Un-ghetto Java Meterpreter MTU determination

    This splits the change from commit 14dfcce63a into a 1.6-specific and a 1.4-specific implementation (the latter being empty).

    Tested with Java 1.4, 1.5, 1.6, 1.7.

commit 968edd210ed68ba4974f051e280d90f0151df222
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 15:52:46 2012 +0100

    update .gitignore to ignore IDE generated files in JavaPayload projects

commit 86111625bee318411cf43da7706d37ce5d7045c5
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 15:49:58 2012 +0100

    synchronize stages with upstream JavaPayload

commit 2360f2e6eb8703ae762868678ac952203be35d93
Author: Michael Schierl <schierlm@gmx.de>
Date:   Sat Mar 24 15:39:58 2012 +0100

    remove unused stages

[Closes #270]
2012-04-04 09:56:07 -06:00
..
DLLHijackAuditKit Add a revision 2010-08-25 15:13:06 +00:00
byakugan Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
cmdstager/debug_asm big commit - lots of cmdstager changes 2010-05-26 22:39:56 +00:00
dllinject
exploits Add checks for data being null, too, just in case 2012-03-30 16:46:49 -06:00
gui/msfguijava Get output format list in msfgui dynamically from RPC. 2012-01-28 23:38:46 -05:00
ipwn
javapayload Update javapayload and java meterpreter 2012-04-04 09:56:07 -06:00
meterpreter Update javapayload and java meterpreter 2012-04-04 09:56:07 -06:00
metsvc crossing fingers, big cr removal batch 2009-12-30 22:24:22 +00:00
msfJavaToolkit Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
osx Stop breaking tar on OS X, thanks 2009-12-10 22:25:29 +00:00
passivex Commit the PassiveX DLL updated to build with Visual Studio C++ 2008. Removed some compiler warnings. Use VirtualProtect to make second stage RWX. Use WSASocketA() over socket() for second stage compatibility. Seems to now work with the shell stage (Tested on XPSP2/IE7) but still not working with meterpreter. 2009-11-11 00:39:38 +00:00
pxesploit Adds scriptjunkie's multilingual admin fie for pxexploit 2011-12-23 12:24:45 -06:00
shellcode Add an example of preconfigured proxy stager 2012-03-05 00:59:47 -06:00
tightvnc Adding TightVNC's java viewer to external/source. vnc.html works, it just needs to have the path set correctly. 2010-02-25 23:18:42 +00:00
unixasm Update unixasm external source. 2010-05-23 20:01:11 +00:00
vncdll In with the modified VNC payload which now supports an in memory breakout of session isolation for systems like Vista/2008/7 when the payload is run from a service in session 0 isolation. 2010-03-24 00:00:05 +00:00
DLLHijackAuditKit.zip Remove the duplicate copy 2010-08-25 19:22:02 +00:00
ReflectiveDllInjection_v1.0.zip