[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA77AB6C-14F3-11D9-BA7E-000D93C0F38C@teknovis.com>
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
Powered by blists - more mailing lists