metasploit-framework/external/source/javapayload
James Lee 15913dd92c Squashed commit of the following:
commit 97755336f2227a7db668b61e548d2956dddaccb8
Author: Michael Schierl <schierlm@gmx.de>
Date:   Thu Apr 5 22:33:40 2012 +0200

    make sure PayloadTrustManager gets dropped when using Spawn > 0

commit 0d096043e23af5d46a20b7f2c30c5d926ff66f8d
Author: Michael Schierl <schierlm@gmx.de>
Date:   Wed Apr 4 22:15:23 2012 +0200

    Fix connection hangs when using java/meterpreter/reverse_https with recent Java versions

    Reason is that Java thinks the SSL certificate presented by Metasploit is untrusted;
    therefore add a hack similar to the one in the metasploit.Payload class to trust all
    certificates here.

[Closes #303]
2012-04-16 13:15:33 -06: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 Squashed commit of the following: 2012-04-16 13:15:33 -06: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