metasploit-framework/lib
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
..
anemone Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
bit-struct Adding back bitstruct (current upstream) and dns_fuzzer module 2011-12-06 17:03:36 -06:00
gemcache/ruby/1.9.1 Rollback activerecord to 3.2.2 to prevent asset inclusion issues. 2012-06-06 11:08:39 -05:00
metasm
msf Adding @schierlm 's AES encryption for Java 2012-06-11 16:13:25 -05:00
nessus Fix broken comparison 2012-04-23 23:06:52 -05:00
net Make sure matches is set 2012-05-22 12:49:54 -06:00
openvas Fixes #5436. Thanks averagesecurityguy! 2011-10-10 16:10:20 +00:00
packetfu Updating PacketFu to match upstream 2012-04-09 15:47:21 -05:00
postgres Proper fix for IPv6 postgresql connections 2012-01-31 02:08:02 -06:00
rabal Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rapid7 Straighten out the login error path for nexpose API calls 2012-06-04 15:21:04 -05:00
rbmysql
rex Some handling around empty elements 2012-06-10 17:04:47 -05:00
rkelly
snmp
sshkey Adds SSHKey gem and some other ssh goodies 2012-01-08 22:28:37 -06:00
telephony
zip Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
anemone.rb
bit-struct.rb Adding back bitstruct (current upstream) and dns_fuzzer module 2011-12-06 17:03:36 -06:00
enumerable.rb
fastlib.rb Merge in updated fastlib 2012-02-04 00:03:03 -06:00
metasm.rb
msfenv.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
packetfu.rb
postgres_msf.rb
postgres_msf.rb.ut.rb
rbmysql.rb
rbreadline.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
readline_compatible.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
rex.rb
rex.rb.ts.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rkelly.rb
snmp.rb
sshkey.rb Adds SSHKey gem and some other ssh goodies 2012-01-08 22:28:37 -06:00
telephony.rb
windows_console_color_support.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
zip.rb