mirror of
https://git.projectnightcrawler.dev/NightmareEclipse/BlueHammer
synced 2026-06-30 00:50:09 +00:00
Upload files to "/"
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
# BlueHammer
|
||||
|
||||
bluehammer vulnerability
|
||||
|
||||
-----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.
|
||||
|
||||
BIN
Binary file not shown.
+14
@@ -0,0 +1,14 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by FunnyApp.rc
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 101
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user