Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

Re: Magic iso heap over flow <Help>

Subject: Re: Magic iso heap over flow <Help>
Date: 23 May 2007 10:23:32 -0000
"Im looking for help in writing a simple poc  for service pack 2 xp as i know 
we cant use!peb method with sp2 im looking for a better way any hellp would be 
great."

What is the instruction that it crashes on? this is the important part, not 
always so much 'what' you write but 'how' you overwrite.

If it is something like:

MOV DWORD PTR DS:[ECX],EAX
MOV DWORD PTR DS:[EAX+4],ECX

then you have a bunch of stuff to play with and exploitation should be a piece 
of cake, overwrite some pointer for example. Otherwise it might well be a 
little trickier but from what you post it looks pretty good.

Anyway, paste where it crashes in the assembler.

regards,
c0ntex

<Prev in Thread] Current Thread [Next in Thread>