hacksysteam / HackSysExtremeVulnerableDriver

HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux
https://hacksys.io
GNU General Public License v3.0
2.43k stars 527 forks source link

Add Time-Of-Check-To-Time-Of-Use (TOCTOU/Race Condition) Vulnerability #3

Closed hacksysteam closed 7 years ago

hacksysteam commented 9 years ago

Implement Time-Of-Check-To-Time-Of-Use Vulnerability (TOCTOU/Race Condition) in HackSys Extreme Vulnerable Driver.

sam-b commented 8 years ago

Quick note - I've started working on adding a double fetch vulnerability (ala bochspwn http://j00ru.vexillium.org/?p=1695 ) + exploit to the project.

hacksysteam commented 8 years ago

@sam-b Awesome. Do, let me know when you have the working version. It will be great to merge the PR. Best of luck. I will be pushing the tweaked (easy) version of the Use Of Stack Variable to the repo soon.