lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [month] [year] [list]
From: andfarm at teknovis.com (Andrew Farmer)
Subject: On Polymorphic Evasion

On 2 Oct 2004, at 11:49, Ali Campbell wrote:
> Does the fixed-length nature of RISC instructions make detecting a 
> shellcode on a platform such as PPC via IDS easier ? Or does the 
> larger availability of pseudo-NOP instructions on these platforms 
> (owing chiefly to more combinations of registers being available) in 
> fact make it harder ?
>
> I wrote some shellcode for OS X once, basically as an exercise, and I 
> caught myself wondering about this.

Well, there are a lot more NOPs on PPC, but most of them can be 
detected pretty easily. If NOP detection were implemented in an IDS, 
though, NOPs could be replaced with dead code instead - choose random 
operations from {add, sub, mul, and, ori, xor} and three random 
registers to create pseudorandom no-op code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20041002/18d802d5/PGP.bin

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux