v1
latestOpenAPI 3.1.12026-07-242899061.7 MBMalware Threat Map
Malware Threat Map
Rank malware families by prevalence and opportunity scores for your primary organization.
post/map/malware
Request body
Example request
{
"malware": [
"l3moPJ"
],
"categories": [
"GK7qU"
],
"watchlists": [
"report:Hsxme2"
]
}Response
OK
Example response
{
"data": {
"threat_map": [
{
"id": "MZycd3",
"name": "VirRansom",
"alias": [
"Operation Global III ransomware"
],
"categories": [
"GK7qU"
],
"prevalence": 5,
"opportunity": 25,
"log_entries": [
{
"watchlist": {
"id": "lT36d1",
"name": "Tech Stack Watch List"
},
"entity": {
"id": "MZycd3",
"name": "VirRansom"
},
"severity": "limited",
"axis": "opportunity",
"date": "2023-01-10T14:51:38.462Z"
}
]
}
],
"date": "2023-01-10T14:51:38.462Z"
}
}