metasploit-framework/external/source/javapayload
Michael Schierl 34ecc7fd18 Adding @schierlm 's AES encryption for Java
Tested with and without AES, works as advertised. Set an AESPassword,
get encryptification. Score.

Squashed commit of the following:

commit cca6c5c36ca51d585b8d2fd0840ba34776bc0668
Author: Michael Schierl <schierlm@gmx.de>
Date:   Wed Apr 4 00:45:24 2012 +0200

    Do not break other architectures
    even when using `setg AESPassword`

commit 422d1e341b3865b02591d4c135427903c8da8ac5
Author: Michael Schierl <schierlm@gmx.de>
Date:   Tue Apr 3 21:50:42 2012 +0200

    binaries

commit 27368b5675222cc1730ac22e4b7a387b88d0d2b3
Author: Michael Schierl <schierlm@gmx.de>
Date:   Tue Apr 3 21:49:10 2012 +0200

    Add AES support to Java stager

    This is compatible to the AES mode of the JavaPayload project.

    I'm pretty sure the way I did it in the handlers (Rex::Socket::tcp_socket_pair())
    is not the supposed way, but it works :-)
2012-06-11 16:13:25 -05:00
..
.settings add source code for javapayload, thanks mihi. see #406 2010-08-20 07:09:51 +00:00
lib merge patches to fix a race condition in java meterpreter stager and a compatibility fix for gcj-based JVMs, thanks mihi\! java meterpreter now works with tomcat_mgr_deploy, see #3009 2010-11-02 19:59:57 +00:00
src Adding @schierlm 's AES encryption for Java 2012-06-11 16:13:25 -05:00
.classpath add the servlet lib to classpath for eclipse project 2010-11-02 22:39:08 +00:00
.project add source code for javapayload, thanks mihi. see #406 2010-08-20 07:09:51 +00:00
build.xml add support for java/meterpreter/reverse_http. assuming i didn't miss any files, fixes #4946, thanks mihi! 2011-07-18 23:15:06 +00:00
index.html add support for java/meterpreter/reverse_http. assuming i didn't miss any files, fixes #4946, thanks mihi! 2011-07-18 23:15:06 +00:00