|
Exploiting Windows NT 4 Buffer Overruns
|
|
Hits: 5 |
|
Date added: 01/10/2006 |
|
This document is for educational purposes only and explains what a buffer overrun is and shows how they can be exploited on the Windows NT 4 perating system using RASMAN.EXE as a case study. We will take a look at Windows NT processes, virtual address space, the dynamics of a buffer overrun and cover certain key issues such as explaining what a stack is and what the ESP, EBP and EIP CPU registers are and do. With these covered we'll look into the buffer overrun found in RASMAN.EXE.
This document may be freely copied and distributed only in its entirety and if credit is given. |
|
|
|
|
|
|
Exploiting Windows Device Drivers
|
|
Hits: 14 |
|
Date added: 01/01/2006 |
|
Exploiting Windows Device Drivers - this paper introduces device driver exploitation techniques, provides detailed descriptions of techniques used and includes full exploit code with sample vulnerable driver code for testing purposes. |
|
|
|
|
Hack Proofing - Sun Solaris
|
|
Hits: 5 |
|
Date added: 12/31/2005 |
|
Want to know more about securing sun solaris?
Read this e-book |
|
|
|
|
How Bits and Bytes Work
|
|
Hits: 11 |
|
Date added: 12/19/2005 |
|
If you have used a computer, then you have heard the words bits and bytes. Both RAM and hard disk capacities are measured in bytes, as are file sizes when you examine them in a file viewer. |
|
|
|