Repository hosting the bluehammer vulnerability
Find a file
Andy | ZephrFish 858af55117
Fix handle leak, dangling handle, and UnlockFile bugs
- Fix cleanup block checking hint instead of hint2 before closing
- Fix hint2 not being set to NULL after InternetCloseHandle
- Replace UnlockFile(NULL params) with UnlockFileEx matching LockFileEx params
2026-04-05 13:12:38 +01:00
x64/Release Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.aps Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.cpp Fix handle leak, dangling handle, and UnlockFile bugs 2026-04-05 13:12:38 +01:00
FunnyApp.rc Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.sln Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.vcxproj Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.vcxproj.filters Initial commit 2026-04-03 01:40:42 +02:00
FunnyApp.vcxproj.user Initial commit 2026-04-03 01:40:42 +02:00
LICENSE Initial commit 2026-04-03 01:38:24 +02:00
offreg.h Initial commit 2026-04-03 01:40:42 +02:00
offreg.lib Initial commit 2026-04-03 01:40:42 +02:00
README.md Update README.md 2026-04-03 15:01:25 +02:00
resource.h Initial commit 2026-04-03 01:40:42 +02:00
windefend.idl Initial commit 2026-04-03 01:40:42 +02:00
windefend_c.c Initial commit 2026-04-03 01:40:42 +02:00
windefend_h.h Initial commit 2026-04-03 01:40:42 +02:00
windefend_s.c Initial commit 2026-04-03 01:40:42 +02:00

BlueHammer

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512

Repository hosting the bluehammer vulnerability

I'm just really wondering what was the math behind their decision, like you knew this was going to happen and you still did whatever you did ? Are they serious ?

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRJTvAf/AWVhAKEeb7FFoRCS0/SbAUCac8VlgAKCRDFFoRCS0/S bK8pAP9CzNnH26FVVdHZWVyDvOIwuZ1np1dTv7T5YaVCjf4tiwD+MC4Ikq+/ywdD I7dabkH7iSZflULM+hGUOur0mnAg9Qw= =Enhh -----END PGP SIGNATURE-----

Edit : There are few bugs in the PoC that could prevent it from working, might fix them later.