mirror of https://github.com/MISP/misp-website
3 lines
374 B
Plaintext
3 lines
374 B
Plaintext
|
digraph {
|
||
|
concentrate=true;overlap=scale;"ransomware=GandCrab" [label="ransomware\nGandCrab",shape=box,style=filled,color=deepskyblue];"ransomware=GandCrab" -> "exploit-kit=Fallout" [label="dropped-by",];"exploit-kit=Fallout" [label="exploit-kit\nFallout",shape=box,style=filled,color=deepskyblue];"exploit-kit=Fallout" -> "ransomware=GandCrab" [label="dropped",];}
|