mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
[ADD] Stealer galaxy definition
This commit is contained in:
parent
388a2b25b3
commit
b381d03207
1 changed files with 9 additions and 0 deletions
9
galaxies/stealer.json
Normal file
9
galaxies/stealer.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"description": "Malware stealer galaxy.",
|
||||
"type": "stealer",
|
||||
"version": 1,
|
||||
"name": "Stealer",
|
||||
"icon": "key",
|
||||
"uuid": "f2ef4033-9001-4427-a418-df8c48e6d054",
|
||||
"namespace": "misp"
|
||||
}
|
Loading…
Reference in a new issue