57 Commits

Author SHA1 Message Date
Marc André Tanner ae21909107 Update README to mention purpose and give proper credit 2025-01-30 14:16:54 +01:00
Marc André Tanner b45be70e6c Remove unused code to silence compiler warnings 2025-01-30 13:47:39 +01:00
Marc André Tanner 363c025f96 Implement bitpixie attack by searching memory for VMK
This is almost completely copied from Thomas' 38C3 talk and subsequent
blog post "Windows BitLocker -- Screwed without a Screwdriver".

Changes have intendionally been kept to a minimum and only include the
general `hexDump` function as well as bug fix concerning an if condition
when searching for the VMK needle.
2025-01-30 13:30:17 +01:00
Lau 90615e07b3 Update README.md 2024-04-07 11:34:08 +02:00
Lau 396d01f0f4 Update README.md 2024-04-07 11:31:27 +02:00
Lau a9c6cd0261 Update README.md 2024-04-07 01:16:53 +02:00
Lau b0a4ded4b0 Update README.md 2024-04-07 01:15:09 +02:00
Lau 7aa94266fb Update README.md 2024-04-07 01:14:10 +02:00
Lau 97293cf7ee Update README.md 2024-04-07 01:13:44 +02:00
Lau 87c311edac Update README.md 2024-04-07 01:13:23 +02:00
Your Name cf39113b22 Merge branch 'main' of https://github.com/Notselwyn/CVE-2024-1086 2024-03-27 05:20:58 -04:00
Your Name 1d0f00abaa feat: added third party license notices for libnftnl and libmnl 2024-03-27 05:20:53 -04:00
Lau ee3239be98 Merge pull request #2 from mauke/patch-1
simplify perl code by having curl write directly to the fd

Thanks for contributing!
2024-03-26 21:20:51 +01:00
mauke 6a4464fe60 simplify perl code by having curl write directly to the fd 2024-03-26 17:30:53 +01:00
Lau 48889cafd4 Update README.md 2024-03-26 15:16:42 +01:00
Your Name 6ec59718c9 fix: increase PID_MAX from 65536 to 4194304 2024-03-25 07:05:28 -04:00
Your Name e554e1591b docs: improved explanations 2024-03-24 18:04:17 -04:00
Your Name ada6a52cd2 docs: added config phys mem mention 2024-03-24 17:51:29 -04:00
Your Name 252c89fe9f docs: sugarcoated blogpost 2024-03-24 17:48:47 -04:00
Your Name 51a9dcce86 docs: improved url 2024-03-24 17:47:56 -04:00
Your Name 79adb24b66 docs: improved network activity unstability docs 2024-03-24 17:45:01 -04:00
Your Name ab7b3ae374 docs: improved caveats readability 2024-03-24 12:18:02 -04:00
Your Name 49b77dab64 docs: rephrased affected version info 2024-03-24 11:19:56 -04:00
Your Name 6a0584898b docs: fixed success rate 2024-03-24 11:18:18 -04:00
Your Name 0efecea57e docs: fixed decimal notation 2024-03-24 05:25:36 -04:00
Your Name 15645c949f docs: include patch date 2024-03-23 12:41:10 -04:00
Your Name 2fde865817 Merge branch 'main' of https://github.com/Notselwyn/CVE-2024-1086 2024-03-23 12:35:18 -04:00
Your Name 062661fa54 docs: updated to universal 2024-03-23 12:35:15 -04:00
Lau 43a79ede6c Update README.md 2024-03-23 17:28:36 +01:00
Lau 30abd6bb7e Update README.md 2024-03-23 17:06:17 +01:00
Your Name e66c93c618 docs: pruned abstract 2024-03-23 12:04:32 -04:00
Your Name 75cab9f3ce docs: moved up the blogpost 2024-03-23 12:03:29 -04:00
Your Name 8ea262d51e docs: removed quote on versions bcs ugly 2024-03-23 12:02:52 -04:00
Your Name 4e7bfdd44f docs: improved affected versions 2024-03-23 12:01:50 -04:00
Your Name 2f7bd7d082 docs: updated abstract 2024-03-23 11:52:39 -04:00
Your Name 39ae6bee28 docs: removed yapping from readme abstract 2024-03-23 11:45:25 -04:00
Your Name 37b341e1c2 docs: fixed uppercase 2024-03-23 11:43:28 -04:00
Your Name 54b5d4985e docs: refactored headers 2024-03-23 11:41:54 -04:00
Your Name 513e3b992c docs: fixed configuration sections 2024-03-23 11:40:04 -04:00
Your Name 2010dfe9d9 docs: debloated docs 2024-03-23 11:38:54 -04:00
Your Name 24865bb519 docs: fixed tested distros 2024-03-23 11:37:33 -04:00
Your Name 3f610e6fb8 docs: added release 2024-03-23 11:36:24 -04:00
Your Name f97ae80a49 fix: fixed config (disable static userhelper) and added exploit usage docs 2024-03-23 11:28:07 -04:00
Your Name b648cfc76d feat: pasted the exploit (including disclaimer) 2024-03-23 11:13:38 -04:00
Your Name 9eaf8c7875 docs: improved readability 2024-03-23 11:07:08 -04:00
Your Name 4597e59f42 docs: improved version note 2024-03-23 11:05:48 -04:00
Your Name c0148bf88d docs: added divider 2024-03-23 11:02:16 -04:00
Your Name f11bbaec73 fix: improved header for blogpost section 2024-03-23 11:01:47 -04:00
Your Name 4d06b2a3ae fix: punctuation 2024-03-23 11:01:10 -04:00
Your Name eebe60f798 fix: specified N-day threat for sub-v5.15 2024-03-23 10:59:41 -04:00