Exploit Development: Windows Kernel Exploitation - Arbitrary Overwrites (Write-What-Where)
An introduction to exploiting the ability to write data to an arbitrary location.
An introduction to exploiting the ability to write data to an arbitrary location.
An introduction to creating a kernel debugging environment with WinDbg and IDA to analyze and exploit a vulnerable kernel driver.
An introduction to utilizing Return Oriented Programming to defeat Data Execution Prevention.
My thoughts on the Cracking The Perimeter course/OSCE Exam and how I came to learn that one must learn to walk before learning to run.
Reusing an existing socket connection to add a buffer of a user defined length.