Updates
git-svn-id: file:///home/svn/incoming/trunk@3387 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
ae8bb233e3
commit
e988469a7d
|
@ -1,21 +1,35 @@
|
||||||
alpha release 2
|
alpha release 2 - Jan 15, 2006
|
||||||
|
|
||||||
Rex:
|
Rex:
|
||||||
|
|
||||||
* generalized block-based dependency generation for polymorphism
|
* generalized block-based dependency generation for polymorphism
|
||||||
|
* addition of gzip/ungzip to Rex::Text
|
||||||
|
* improvements to HTTP, DCERPC, SMB
|
||||||
|
|
||||||
Core:
|
Core:
|
||||||
|
|
||||||
* added support for EncoderOptions and EncoderType preferencing in exploits
|
* added support for EncoderOptions and EncoderType preferencing in exploits
|
||||||
|
|
||||||
|
Exploit Modules:
|
||||||
|
|
||||||
|
* 24 more exploit modules ported
|
||||||
|
|
||||||
Encoder Modules:
|
Encoder Modules:
|
||||||
|
|
||||||
* x86/shikata_ga_nai ported
|
* x86/shikata_ga_nai ported
|
||||||
* x86/jmp_call_additive is now polymorphic
|
* x86/jmp_call_additive is now polymorphic
|
||||||
|
* unix command execution encoders added
|
||||||
|
* sparc/longxor_tag.rb ported
|
||||||
|
|
||||||
Payload Modules:
|
Payload Modules:
|
||||||
|
|
||||||
* passivex http tunneling stager ported
|
* passivex http tunneling stager ported
|
||||||
|
* unix command execution payloads ported
|
||||||
|
|
||||||
|
Nop Modules:
|
||||||
|
|
||||||
|
* ppc/simple.rb ported
|
||||||
|
* sparc/random.rb ported
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue