Upload files to "/"
This commit is contained in:
parent
4057d92d80
commit
f1ea7597a5
18
README.md
18
README.md
|
|
@ -1,3 +1,19 @@
|
||||||
# BlueHammer
|
# 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
offreg.lib
Normal file
BIN
offreg.lib
Normal file
Binary file not shown.
14
resource.h
Normal file
14
resource.h
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user