Commit Graph

  • b1cc756e55 Fix status value in UaF object allocation functions. As it stands it always returns STATUS_UNSUCCESSFUL even if no error exists (#66) master Gonçalo Carvalho 2025-02-24 12:19:16 +00:00
  • ceadb2097b Adding tutorials (wetw0rk) (#67) Milton Valencia 2025-02-24 05:17:10 -07:00
  • 78fdbb43a7 FIX: Spaces in Directory Path (#65) Abhishek Kumar Singh 2025-01-13 21:55:52 +05:30
  • 1887af56e1 Explicitly specify sha1 digest algorithm when signing (#63) OctavioGalland 2025-01-02 16:01:46 -03:00
  • 536d271bd7 Fix the sizeof to avoid casting into 64 bit (#59) Divyanshu | seg_fault 2024-09-04 20:39:18 +05:30
  • b02b6ea3ce FIX: Added new blogposts and discord server invite badge HackSys Team 2023-10-02 13:08:15 +05:30
  • 5147bed2d2 FIX: Added new blogposts and discord server invite badge HackSys Team 2023-10-02 13:06:46 +05:30
  • 219b78c2ec FIX: copy_from_user macro already inserts size checks, so use __copy_from_user HackSys Team 2023-08-12 01:01:59 +05:30
  • 3ecd3e4ed4 FIX: Added HEVD linux screenshots HackSys Team 2023-08-11 16:40:03 +05:30
  • e8e9d99ef9 FIX: fixed related to SMAP and added test cases to trigger IOCTLs in HEVD for Linux HackSys Team 2023-08-11 16:22:10 +05:30
  • fee7617094 FIX: Updated copyright information HackSys Team 2023-08-11 12:13:31 +05:30
  • f7b55c8aae FIX: Added TypeConfusion blog post link HackSys Team 2023-08-11 11:29:39 +05:30
  • 76b3efab3c FIX: Make the profile links work HackSys Team 2022-12-07 13:53:44 +05:30
  • 98de2d349b FIX: Github is not parsing LICENSE file correctly HackSys Team 2022-12-07 13:29:20 +05:30
  • 6bff3d3e7a FIX: Added contributors image in README HackSys Team 2022-12-07 13:27:49 +05:30
  • 09f3a97b34 FIX: Added local screenshots to avoid breakage on URL changes HackSys Team 2022-12-07 13:18:37 +05:30
  • 9e6b3ef117 FIX: Updated README HackSys Team 2022-12-07 13:17:07 +05:30
  • 5bc2bd43cd FIX: Normalized line ending of all files. Changed from CRLF to LF and indent using 4 spaces instead of 1 tab HackSys Team 2022-12-07 13:14:47 +05:30
  • bdeebe4ab6 Fix handler to increment by 1 instead of 8 (#49) yardenshafir 2022-06-15 05:40:38 -04:00
  • a0dc8375f3 Added WriteNull Solution (#47) ?̖̣̗̫͙͜ͅ?̕\x02?̨͇̠̲͖̹\x0a?̕w\x04fz\x05uck5?̕?̨͇̠̲͖ 2021-12-06 04:53:14 -03:00
  • a84693e30e Fixed Linux build error which was caused by the last commit bb5e6670f3 HackSys Team 2021-09-27 07:42:33 -07:00
  • bb5e6670f3 Windows on ARM support HackSys Team 2021-09-27 06:43:29 -07:00
  • b88ca1171b Added solution references for windows 10 64bit (#43) Kristal-g 2021-07-26 17:56:34 +03:00
  • 3930abbfbf Added Arbitrary Increment in README HackSys Team 2021-07-26 00:05:31 -07:00
  • acc80985f8 Added Arbitrary Increment Vulnerability. Closes #40 HackSys Team 2021-07-26 00:03:49 -07:00
  • 643f39023b Fixed unprobed buffer issue in SECURE mode. Fixes #42 HackSys Team 2021-07-20 03:55:00 -07:00
  • 7e941cefd6 Fixed format specifiers for size_t HackSys Team 2021-07-20 03:54:04 -07:00
  • 262884242f Fixed race condition in WriteNULL. Closed pull request #38 HackSys Team 2020-08-13 00:40:39 -07:00
  • 9acd32095f Merge branch 'Shoshkin-bugfix/double-fetch-in-secure-write-null' into master HackSys Team 2020-08-13 00:08:09 -07:00
  • 34b4433f56 Merge branch 'bugfix/double-fetch-in-secure-write-null' of https://github.com/Shoshkin/HackSysExtremeVulnerableDriver into Shoshkin-bugfix/double-fetch-in-secure-write-null HackSys Team 2020-08-13 00:07:46 -07:00
  • b55c50399a Fixed format specifier hacksysteam 2020-08-12 23:36:48 -07:00
  • 901dfc91ad Fixed format specifier hacksysteam 2020-08-12 23:27:31 -07:00
  • f87cd83b69 Fix Size type in Integer Overflow (#39) takubokudori 2020-08-13 14:12:30 +09:00
  • 81f08d605e Before this fix, there is a double fetch bug in the secure implementation of WriteNULL Shai Kvetnoy 2020-05-22 05:25:41 +03:00
  • e6cc0ef60e Updated README HackSys Team 2020-02-20 17:14:44 +05:30
  • deacc8f059 FIX: Use struct hevd_io to get values from user mode hacksysteam 2020-02-20 17:04:32 +05:30
  • 8841e80856 Added a new external exploit (#37) z\x00^@%00U+2400 2020-01-06 06:38:39 -05:00
  • c53a29cc10 Added break to HEVD_IOCTL_BUFFER_OVERFLOW_STACK case in switch statement (#36) Eric Gaston 2019-12-11 01:42:18 -05:00
  • c702a2865d Ported unitialized stack memory vulnerability module to Linux (#35) Abhisek Datta 2019-11-17 23:05:58 +05:30
  • e5d8c48092 Changes due to kLFH win10-klfh hacksysteam 2019-11-01 04:32:13 -07:00
  • c23ed795cd FIX: Changed the status message hacksysteam 2019-10-22 16:48:50 +05:30
  • 808367b6c0 FIX: UaF should now be easy to exploit on x64 hacksysteam 2019-10-22 16:38:11 +05:30
  • 045bb53828 FIX: Refactored Linux code to look like similar to Windows code in the driver hacksysteam 2019-10-22 13:06:32 +05:30
  • 1e38c8aa18 FIX: Refactored Linux code to look like similar to Windows code in the driver hacksysteam 2019-10-22 13:04:01 +05:30
  • a0d5404f44 FIX: Refactored Linux code to look like similar to Windows code in the driver hacksysteam 2019-10-22 12:59:47 +05:30
  • 568b92885b Added Linux port of ArbitraryWrite vulnerability module (#33) Abhisek Datta 2019-10-21 15:08:51 +05:30
  • 9d236ba1b2 ENHANCEMENT: Updated appveyor config to allow build HEVD for Linux hacksysteam 2019-10-18 17:39:28 +05:30
  • 16464f149b FIX: changed int to long hacksysteam 2019-10-18 12:29:36 +05:30
  • 29affe00d1 FIX: Untabify hacksysteam 2019-10-18 12:05:42 +05:30
  • df149e9300 Merge pull request #31 from abhisek/linux-port-integer-overflow HackSys Team 2019-10-18 11:19:48 +05:30
  • dd82b5823a Fixed braces style HackSys Team 2019-10-18 11:17:31 +05:30
  • 1fe2aef3f6 Indentation fix abhisek 2019-10-18 08:34:46 +05:30
  • f14f176f9f Misc fix abhisek 2019-10-18 08:00:37 +05:30
  • 434610330c Ported integer overflow vulnerability module to Linux abhisek 2019-10-17 23:19:49 +05:30
  • 5140789c5c FIX: Moved SLN to Windows and updated path hacksysteam 2019-10-17 05:37:32 -07:00
  • 78682ca97e FIX: Replaced DbgPrint with INFO macro hacksysteam 2019-10-17 18:00:35 +05:30
  • cd46b747b6 Fixed the build issue and updated appveyor script hacksysteam 2019-10-17 05:22:32 -07:00
  • 3e524aaf81 Debugging build failure over RDP hacksysteam 2019-10-17 05:15:16 -07:00
  • f3ba1aaf3d Updated .gitattributes hacksysteam 2019-10-17 04:49:10 -07:00
  • ad45b48797 Fixed the paths in the build scripts hacksysteam 2019-10-17 04:47:14 -07:00
  • d9c3d87d9e Added HEVD for linux and updated CMake scripts hacksysteam 2019-10-17 03:56:01 -07:00
  • 57198b057f Fixed the FunctionPointer declaration hacksysteam 2019-08-07 03:38:46 -07:00
  • 9785bcf59c Fixed new line at EOF hacksysteam 2019-08-07 03:08:38 -07:00
  • a8be5a9c88 Added new line hacksysteam 2019-08-06 23:26:41 -07:00
  • 81f2b0cab0 Fixing typo in message HackSys Team 2019-07-02 17:48:19 +05:30
  • 6b91f21ee9 Adding new line in Appveyor configuration file v3.00 hacksysteam 2019-06-28 09:46:38 -07:00
  • 81048f5726 Updating build directory path hacksysteam 2019-06-28 09:33:13 -07:00
  • 963d6902ca Adding PFX file and updating scripts hacksysteam 2019-06-28 09:25:30 -07:00
  • e4815c8881 Fixed the cmake file hacksysteam 2019-06-28 09:11:51 -07:00
  • be7ab73e2e Fixing Appveyor configuration script hacksysteam 2019-06-28 07:23:58 -07:00
  • 8b3f73bf46 Fixing Appveyor configuration script hacksysteam 2019-06-28 07:20:06 -07:00
  • e289bcae33 Fixing cmake file hacksysteam 2019-06-28 07:14:11 -07:00
  • deb6378890 Fixing cmake file and appveyor hacksysteam 2019-06-28 06:58:50 -07:00
  • 3b897685f6 Fixing Appveyor configuration script hacksysteam 2019-06-28 06:39:07 -07:00
  • 93aae0f87b Fixing Appveyor configuration script hacksysteam 2019-06-28 06:37:25 -07:00
  • 2f6db789f5 Fixing Appveyor configuration script hacksysteam 2019-06-28 06:33:25 -07:00
  • 8d6742c106 Fixing Appveyor configuration script hacksysteam 2019-06-28 06:23:15 -07:00
  • e489972134 Fixing cmake file and appveyor hacksysteam 2019-06-28 06:21:46 -07:00
  • 0ab428e4fd Fixing Appveyor configuration script hacksysteam 2019-06-28 05:44:16 -07:00
  • 9072d21991 Fixing Appveyor configuration script hacksysteam 2019-06-28 05:43:16 -07:00
  • 2d43bc3f12 Fixing Appveyor configuration script hacksysteam 2019-06-28 05:39:47 -07:00
  • 5bcd44d89a Fixing Appveyor configuration script hacksysteam 2019-06-28 05:33:37 -07:00
  • 7d29e4cf06 Adding Appveyor configuration script hacksysteam 2019-06-28 05:31:37 -07:00
  • 7a7ce85b86 Fixing path in build script hacksysteam 2019-06-28 05:28:35 -07:00
  • 2d73254c1a Updating README.md with build status hacksysteam 2019-06-28 05:05:40 -07:00
  • 268313c5bc Updating README.md hacksysteam 2019-06-28 03:53:26 -07:00
  • 79c00ec9ae v3.0.0 hacksysteam 2019-06-28 03:49:52 -07:00
  • dea741b22d Updating README.md hacksysteam 2019-06-27 05:19:43 -07:00
  • b2382e279c Fixing Illegal Indirection bug in SECURE mode v2.00 v2.0.0 Ashfaq Ansari 2018-09-24 19:31:20 +05:30
  • ade0578c53 Updating image URLs to HTTPS HackSys Team 2018-08-14 11:57:15 +05:30
  • 1cdb724a07 Merge pull request #23 from sam-b/master HackSys Team 2018-05-21 11:10:59 +05:30
  • 70c6b64bca Update README.md Sam Brown 2018-05-20 10:15:54 +01:00
  • 98d806966e Incrementing the version to 2.00 Ashfaq Ansari 2018-02-22 12:10:08 +05:30
  • d6fb36d528 Adding PagedPoolSession buffer overflow vulnerability. Closed #11 Ashfaq Ansari 2018-02-21 23:13:41 +05:30
  • 0de10d3be4 Refactored pool overflow vulnerability as NonPagedPoolOverflow Ashfaq Ansari 2018-02-21 23:11:20 +05:30
  • 59021dec12 Adding Write NULL vulnerability. Closed #6 Ashfaq Ansari 2018-02-21 23:10:15 +05:30
  • 40635a4ecb Adding memory disclosure vulnerability. Closed #2 Ashfaq Ansari 2018-02-21 23:09:31 +05:30
  • 3838d55999 Fixing alignment Ashfaq Ansari 2017-09-26 20:11:00 +05:30
  • b91c3241cf Exploit for #21 Insecure Kernel Resource Access vulnerability Ashfaq Ansari 2017-09-26 19:22:24 +05:30
  • 24d7f2608a Updating README hacksysteam 2017-09-08 23:29:12 +05:30