|
|||||||||||
|
Re: Need help w/ Dell Windows security issue
From: The Blueberry <acr872k(at)hotmail.com>
Date: Tue Jan 21 2003 - 16:58:31 EST
[...] >I attempted to send many 0x41 chars, and then checked the various
If you just telnet and it crashes the service right away don't even try to do something with your remaining telnet session.. >Dr. Watson - exception number: c0000005 (access violation)
>FAULT -> 00403224 8b07 mov eax,[edi] ds:00000000=????????
c0000005 is access violation in read operation. Basically here you smashed your data segment and try to read from it. The most you could do is go up a bit in the program disassembly and find what smashes ds to see is you can get something else to get smashed. ~TB The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail Received on Thu Jan 23 11:46:31 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:37 EDT |
||||||||||
|
|||||||||||