100 Commits

Author SHA1 Message Date
itm4n 3ff69f38ce Handle paths starting with \\?\ to avoid 'illegal characters in path' exceptions (issue #82) 2026-04-29 16:37:36 +02:00
itm4n 4a4f776c0c Update build profiles 2026-04-29 15:56:00 +02:00
itm4n 15880fe1a7 Update build script and profiles 2026-04-29 10:39:48 +02:00
itm4n 6c11798653 Update seed 2026-04-10 14:11:11 +02:00
itm4n 3f678959d3 Improve build script 2026-04-10 14:03:56 +02:00
itm4n 5fdc1297d7 Add AES encryption as a code obfuscation layer 2026-04-10 13:30:54 +02:00
itm4n 1a10429413 Refactor BitLocker check (issue #84) 2026-03-28 18:07:43 +01:00
itm4n 88a5f58100 Improve build workflow 2026-01-30 14:31:31 +01:00
itm4n 52c8ee7e29 Add progress status to process and thread permission check 2026-01-30 10:00:16 +01:00
itm4n 2147cec9bc Replace Get-EventLog with Get-WinEvent to avoid unhandled errors 2026-01-30 09:49:50 +01:00
itm4n 9ba0e44ac7 Add AppLocker policy enumeration from Policy files 2026-01-28 14:44:43 +01:00
itm4n 5d61d7fcd1 Add MDE onboarding status and config check 2026-01-28 13:55:10 +01:00
itm4n d7d936d73c Update seed 2026-01-26 14:09:08 +01:00
itm4n 223cd9498c Add missing Write-Progress statements 2026-01-14 14:44:11 +01:00
itm4n 043bace283 Update seed 2025-12-25 18:52:30 +01:00
itm4n 51bdb58ba3 Add private key file information to personal certificate enumeration 2025-12-25 12:57:45 +01:00
itm4n bae70eb111 Add machine and user personal certificate enumeration (issue #77) 2025-12-24 15:59:47 +01:00
itm4n 6296ce3743 Fix incorrect count of vulnerable objects in root folder permission check (issue #79) 2025-11-19 15:06:09 +01:00
itm4n 26a6153e31 Moved Point and Print exploit PoC to distinct repository 2025-11-09 19:21:01 +01:00
itm4n f95a4724af Update seed 2025-11-08 16:13:52 +01:00
itm4n d054272455 Removed multithreading to prevent crash under certain circumstances 2025-11-08 15:44:19 +01:00
itm4n 2fdcae844a Fix include in PointAndPrint.ps1 build (issue #73) 2025-09-03 22:11:47 +02:00
itm4n aefaa79081 Remove release files from repository 2025-08-28 16:40:17 +02:00
itm4n ea0cdae660 Add auto update of LOL driver list 2025-08-28 12:58:52 +02:00
itm4n a9eaef0716 Refactor LOL driver list update management in build script 2025-08-27 14:19:40 +02:00
itm4n c5f96d0497 Fix build workflow 2025-08-26 22:43:02 +02:00
itm4n f332ed710b Add debug to release tag script 2025-08-26 22:29:40 +02:00
itm4n 1b49e16c03 Update build workflow 2025-08-26 22:07:03 +02:00
itm4n 3b61d537ff Fixed workflow dir path 2025-08-26 21:22:32 +02:00
itm4n 3790c756d0 Add a build workflow 2025-08-26 21:20:14 +02:00
itm4n d3a68c6186 Update build script 2025-08-26 21:09:38 +02:00
itm4n 7c224d4d9b Use an arbitrary seed for reproducible builds 2025-08-26 15:20:20 +02:00
itm4n 329932da14 Standardize build process 2025-08-26 12:48:15 +02:00
itm4n 114ac1d8a0 Refactor data handling 2025-08-25 20:24:42 +02:00
itm4n dac5dd4170 Add a dedicated 'data' folder 2025-08-25 18:40:02 +02:00
itm4n 4096f6aa82 Add helpers for handling cached data 2025-08-25 18:06:16 +02:00
itm4n 31a7730cf0 Improve check naming 2025-08-25 16:54:03 +02:00
itm4n ae4b321e94 Rewrite application enumeration helper and check 2025-08-25 16:22:07 +02:00
itm4n 7768626a4b Add a check for NTLM downgrade attacks 2025-08-19 18:08:38 +02:00
itm4n 22947041cc Remove MSI custom action check from default scans 2025-08-19 16:25:51 +02:00
itm4n 30395406dc Rewrite named pipe permission check 2025-08-19 16:11:47 +02:00
itm4n 0032966fe2 Add a dedicated check for DPAPI master key files 2025-08-19 15:37:39 +02:00
itm4n 385ef14c0c Rewrite DPAPI credential file check 2025-08-19 15:06:55 +02:00
itm4n 3c487f93e2 Add a check for named Kernel device permissions 2025-08-19 14:12:34 +02:00
itm4n 4584a5be95 Add a check for BIOS release date 2025-08-17 14:56:28 +02:00
itm4n dfffe32d2b Add a check for ClickOnce trust prompt configuration 2025-08-16 21:14:13 +02:00
itm4n 55cdf36525 Add a check for Symantec Account Connectivity Credentials (ACCs) 2025-06-11 15:50:45 +02:00
itm4n ba3de77bdd Add a check for services configured with hardcoded credentials (issue #70) 2025-03-05 15:41:57 +01:00
itm4n 7f683e74e5 Add a check for scheduled tasks configured with hardcoded credentials (issue #70) 2025-03-05 11:08:34 +01:00
itm4n c08b478596 Add a check for credential delegation 2025-02-15 18:18:29 +01:00