From e988469a7d1c0d3d0b9ebefc35fc0a2bc76671af Mon Sep 17 00:00:00 2001 From: HD Moore Date: Mon, 16 Jan 2006 04:28:16 +0000 Subject: [PATCH] Updates git-svn-id: file:///home/svn/incoming/trunk@3387 4d416f70-5f16-0410-b530-b9f4589650da --- documentation/ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/documentation/ChangeLog b/documentation/ChangeLog index c75f474596..327b9f8c0d 100644 --- a/documentation/ChangeLog +++ b/documentation/ChangeLog @@ -1,21 +1,35 @@ -alpha release 2 +alpha release 2 - Jan 15, 2006 Rex: * generalized block-based dependency generation for polymorphism + * addition of gzip/ungzip to Rex::Text + * improvements to HTTP, DCERPC, SMB Core: * added support for EncoderOptions and EncoderType preferencing in exploits + Exploit Modules: + + * 24 more exploit modules ported + Encoder Modules: * x86/shikata_ga_nai ported * x86/jmp_call_additive is now polymorphic + * unix command execution encoders added + * sparc/longxor_tag.rb ported Payload Modules: * passivex http tunneling stager ported + * unix command execution payloads ported + + Nop Modules: + + * ppc/simple.rb ported + * sparc/random.rb ported Bug fixes: