Commit Graph

31 Commits

Author SHA1 Message Date
Ashfaq Ansari b2382e279c Fixing Illegal Indirection bug in SECURE mode 2018-09-24 19:31:20 +05:30
Ashfaq Ansari 98d806966e Incrementing the version to 2.00 2018-02-22 12:10:08 +05:30
Ashfaq Ansari d6fb36d528 Adding PagedPoolSession buffer overflow vulnerability. Closed #11 2018-02-21 23:13:41 +05:30
Ashfaq Ansari 0de10d3be4 Refactored pool overflow vulnerability as NonPagedPoolOverflow 2018-02-21 23:11:20 +05:30
Ashfaq Ansari 59021dec12 Adding Write NULL vulnerability. Closed #6 2018-02-21 23:10:15 +05:30
Ashfaq Ansari 40635a4ecb Adding memory disclosure vulnerability. Closed #2 2018-02-21 23:09:31 +05:30
hacksysteam 64f2e9a1ea Adding Insecure Kernel Resource Access vulnerability 2017-09-08 22:44:16 +05:30
hacksysteam 58c2d2a110 Refactoring ULONG to ULONG_PTR to support x64 #20 2017-04-21 15:45:45 +05:30
hacksysteam de2411ad55 Refactoring ULONG to ULONG_PTR to support x64 #20 2017-04-17 13:38:56 +05:30
hacksysteam 4ec34be4a8 Merging IrpCreateHandler & IrpCloseHandler in IrpCreateCloseHandler 2017-04-17 12:46:30 +05:30
m0t 680c319fe8 easier type confusion on x64 2017-04-03 16:47:12 +02:00
m0t 342afc79f2 easier type confusion on x64 2017-04-03 16:37:09 +02:00
hacksysteam 0778cd36c7 No need to reference from DriverObject 2017-03-13 21:26:48 +05:30
hacksysteam 997773e5fd Fixing Typos 2017-03-12 21:17:08 +05:30
hacksysteam 0b54901270 Updating HEVD version 2017-02-23 12:00:00 +05:30
hacksysteam 97cc95b010 Updating Build Scripts 2017-02-22 20:03:05 +05:30
hacksysteam 106e3dd5d9 Preparing for release system 2017-02-22 15:17:20 +05:30
Fullmetal5 ea0a4300e2 Add NULL check to error handling
It is possible for IoCreateDevice to fail and leave DriverObject->DeviceObject as NULL which will cause a bug check when passed to IoDeleteDevice.
2017-02-05 17:31:11 -06:00
hacksysteam 847b6fb761 Adding missing compiled binary 2017-01-11 20:14:21 +05:30
hacksysteam 857d7247d1 Adding missing compiled binary 2017-01-11 20:12:23 +05:30
hacksysteam 0342ca0c9a Adding Double Fetch/Race Condition Vulnerability & Closes #3 2017-01-11 20:07:27 +05:30
hacksysteam 93e1fbf733 Removing Race Condition From Arbitrary Overwrite 2016-12-19 17:17:54 +05:30
hacksysteam 6619ece292 Updating compiled binaries 2016-09-05 17:10:27 +05:30
hacksysteam 6f54d9a8a3 Fixing Typo 2016-09-05 12:46:55 +05:30
hacksysteam 96571e4219 Refectoring Driver & Exploit 2016-08-13 21:51:28 +05:30
hacksysteam e786a545f8 Refactored Exploit & Closing #9 2016-06-10 18:42:47 +05:30
Brian Beaudry 126ae0f3fe Change IOCTL access from FILE_READ_DATA | FILE_WRITE_DATA to FILE_ANY_ACCESS 2016-06-09 22:47:19 -04:00
hacksysteam 77fbbe9a42 Adding Uninitialized Heap Variable & Closes #5 2016-05-09 16:08:54 +05:30
hacksysteam 74cd593230 Version 1.10. Closes #1 2016-03-29 12:10:06 +05:30
Ashfaq Ansari 70ef57854f HackSys Extreme Vulnerable Driver 2015-06-04 12:05:15 +05:30
Ashfaq Ansari a403833297 HackSys Extreme Vulnerable Driver 2015-05-28 15:05:20 +05:30