Skip to content

Releases: hacksysteam/HackSysExtremeVulnerableDriver

HEVD v3.00

28 Jun 17:00
Compare
Choose a tag to compare

This release has completely refactored HackSys Extreme Vulnerable Driver. Helper functions to gain arbitrary read write primitive was implemented. Lots of bug fixes were done.

This release is the first step towards making HEVD cross-compiled. Now, this release uses CMake for building the driver and signing it.

Bug fixes:

HEVD v2.00

24 Sep 14:04
Compare
Choose a tag to compare

This release implements new vulnerabilities and some of their respective exploits. The code was refactored to support x64 platform and few bugs were fixed. This is a intermediate release because the compiled binary of the latest version of HEVD was not present for download.

  • Write NULL
  • Memory Disclosure
  • Insecure Kernel Resource Access
  • Pool Overflow (PagedPoolSession)

HEVD v1.20

23 Feb 07:45
Compare
Choose a tag to compare

This release implements the exploits for below given vulnerabilities:

  • Double Fetch
  • Pool Overflow
  • Use After Free
  • Type Confusion
  • Stack Overflow
  • Integer Overflow
  • Stack Overflow GS
  • Arbitrary Overwrite
  • Null Pointer Dereference
  • Uninitialized Heap Variable
  • Uninitialized Stack Variable