mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
update Red Alert 2 Android Banking Trojan
This commit is contained in:
parent
ad07b70a03
commit
5fd4cfa4ee
1 changed files with 8 additions and 3 deletions
|
@ -57,7 +57,8 @@
|
||||||
"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": [
|
||||||
|
@ -66,8 +67,12 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"estimative-language:likelihood-probability=\"likely\""
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
],
|
],
|
||||||
"type": "similar"
|
"type": "similar",
|
||||||
}
|
"synonyms": [
|
||||||
|
"Red Alert 2"
|
||||||
|
"Red Alert 2.0"
|
||||||
|
]
|
||||||
|
},
|
||||||
],
|
],
|
||||||
"uuid": "d10f8cd5-0077-4d8f-9145-03815a68dd33",
|
"uuid": "d10f8cd5-0077-4d8f-9145-03815a68dd33",
|
||||||
"value": "RedAlert2"
|
"value": "RedAlert2"
|
||||||
|
|
Loading…
Reference in a new issue