Development of an exploit for privilege escalation in Windows systems ( NT / 2k / XP / 2K3 / VISTA / 2k8 / 7 ) using the vulnerability CVE-2010-0232# CVE-2010-0232
Development of an exploit for privilege escalation in Windows systems ( NT / 2k / XP / 2K3 / VISTA / 2k8 / 7 ) using the vulnerability CVE-2010-0232.
This is an educational project I took up to learn the gruesome details of lowlevel kernel exploits, This is my first such exploit.
I'm learning by coding along with reading the exploit code and explnation written by Tavis Ormandy. You can find the vulnerability description and exploit given by him here: https://www.exploit-db.com/exploits/11199
[4.0K] /data/pocs/7e3b2ac498ddde0cf93caaf293a204f795e4b369
├── [1.9K] analysis.txt
├── [4.0K] KiTrap0D
│ ├── [9.5K] ADVISORY
│ ├── [ 327] Makefile
│ ├── [ 456] README
│ ├── [253K] screenshot.png
│ ├── [ 16K] vdmallowed.c
│ ├── [ 72K] vdmallowed.exe
│ ├── [ 13K] vdmexploit.c
│ └── [ 42K] vdmexploit.dll
├── [ 10K] KiTrap0D.txt
├── [1.0K] LICENSE
└── [ 513] README.md
1 directory, 12 files