mirror of
https://github.com/adulau/threats-risk-index.git
synced 2024-11-21 17:47:07 +00:00
27 lines
667 B
JSON
27 lines
667 B
JSON
{
|
|
"values": [
|
|
{
|
|
"probability": {
|
|
"LU": 0.03
|
|
},
|
|
"description": "Cryptographic ransomware encrypting the information of the victim and asking for a ransom.",
|
|
"id": "cryptoransomware"
|
|
},
|
|
{
|
|
"probability": {
|
|
"LU": 0.02
|
|
},
|
|
"description": "Financial malware targeting banking systems used by businesses.",
|
|
"id": "financialmalware-business"
|
|
},
|
|
{
|
|
"probability": {
|
|
"LU": 0.015
|
|
},
|
|
"description": "Financial malware targeting retail banking systems.",
|
|
"id": "financialmalware-retailbanking"
|
|
}
|
|
],
|
|
"description": "List of known threats",
|
|
"version": 1
|
|
}
|