mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 02:16:09 +00:00
Update EmoCrash.ps1
This commit is contained in:
parent
3e669018dd
commit
028b7b44ca
@ -1,4 +1,4 @@
|
|||||||
#TLP:GREEN - NOT FOR PUBLIC DISTRIBUTION, TOPIC IS NOT TO BE MENTIONED NOR PUBLISHED ABOUT IN ANY PUBLIC METHODS.
|
#UPDATE 2021 DEC 16TH. LOWERED TO TLP:WHITE
|
||||||
#Thanks to @cryptolaemus
|
#Thanks to @cryptolaemus
|
||||||
https://twitter.com/Cryptolaemus1 and the various contributors of the Emotet Task Force/Working Group
|
https://twitter.com/Cryptolaemus1 and the various contributors of the Emotet Task Force/Working Group
|
||||||
#Emotet Innoculation Script [Quinnoculation]
|
#Emotet Innoculation Script [Quinnoculation]
|
||||||
@ -10,7 +10,7 @@ https://twitter.com/Cryptolaemus1 and the various contributors of the Emotet Tas
|
|||||||
# Authors: James Quinn, Binary Defense
|
# Authors: James Quinn, Binary Defense
|
||||||
# Grabs the VolumeSerialNumbers and sets a registry key in Explorer with type= REG_BINARY and a value too large for Emotet to handle, overwriting the destination buffer,
|
# Grabs the VolumeSerialNumbers and sets a registry key in Explorer with type= REG_BINARY and a value too large for Emotet to handle, overwriting the destination buffer,
|
||||||
#Which crashes emotet.
|
#Which crashes emotet.
|
||||||
#UPDATE 2021 DEC 16TH. LOWERED TO TLP:WHITE
|
|
||||||
|
|
||||||
function GenerateData{
|
function GenerateData{
|
||||||
[byte[]]$string
|
[byte[]]$string
|
||||||
|
Loading…
Reference in New Issue
Block a user