mirror of https://github.com/MISP/misp-galaxy
Merge pull request #295 from Delta-Sierra/master
update Red Alert 2 Android Banking Trojanpull/297/head
commit
8ae3214cd1
|
@ -57,12 +57,17 @@
|
||||||
"description": "The trojan waits in hiding until the user opens a banking or social media app. When this happens, the trojan shows an HTML-based overlay on top of the original app, alerting the user of an error, and asking to reauthenticate. Red Alert then collects the user's credentials and sends them to its C&C server.",
|
"description": "The trojan waits in hiding until the user opens a banking or social media app. When this happens, the trojan shows an HTML-based overlay on top of the original app, alerting the user of an error, and asking to reauthenticate. Red Alert then collects the user's credentials and sends them to its C&C server.",
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www.bleepingcomputer.com/news/security/researchers-discover-new-android-banking-trojan/"
|
"https://www.bleepingcomputer.com/news/security/researchers-discover-new-android-banking-trojan/",
|
||||||
|
"https://www.threatfabric.com/blogs/new_android_trojan_targeting_over_60_banks_and_social_apps.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"related": [
|
"related": [
|
||||||
{
|
{
|
||||||
"dest-uuid": "e9aaab46-abb1-4390-b37b-d0457d05b28f",
|
"dest-uuid": "e9aaab46-abb1-4390-b37b-d0457d05b28f",
|
||||||
|
"synonyms": [
|
||||||
|
"Red Alert 2",
|
||||||
|
"Red Alert 2.0"
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"estimative-language:likelihood-probability=\"likely\""
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
],
|
],
|
||||||
|
@ -4626,5 +4631,5 @@
|
||||||
"value": "Triout"
|
"value": "Triout"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 16
|
"version": 17
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue