mirror of https://github.com/MISP/misp-galaxy
merge IEchecker et sasfi
parent
50d2b1c871
commit
bce60b0318
|
@ -271,9 +271,6 @@
|
||||||
{
|
{
|
||||||
"value": "EvilGrab"
|
"value": "EvilGrab"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"value": "IEChecker"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"value": "Trojan.Naid"
|
"value": "Trojan.Naid"
|
||||||
},
|
},
|
||||||
|
@ -496,10 +493,15 @@
|
||||||
"description": "credential harvester",
|
"description": "credential harvester",
|
||||||
"meta": {
|
"meta": {
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"Sasfis"
|
"Sasfis",
|
||||||
|
"BackDoor-FDU",
|
||||||
|
"IEChecker"
|
||||||
],
|
],
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www2.fireeye.com/rs/848-DID-242/images/APT28-Center-of-Storm-2017.pdf"
|
"https://www2.fireeye.com/rs/848-DID-242/images/APT28-Center-of-Storm-2017.pdf"
|
||||||
|
],
|
||||||
|
"type": [
|
||||||
|
"PWS"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue