Skip to content

Enum: MalwareTypeOv

Open vocabulary for malware type (malware-type-ov). Additional string values are allowed.

URI: attack:MalwareTypeOv

Permissible Values

Value Meaning Description
adware None
backdoor None
bot None
bootkit None
ddos None
downloader None
dropper None
exploit-kit None
keylogger None
ransomware None
remote-access-trojan None
resource-exploitation None
rogue-security-software None
rootkit None
screen-capture None
spyware None
trojan None
unknown None
virus None
webshell None
wiper None
worm None

Comments

  • open_vocabulary: "true"

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

LinkML Source

name: MalwareTypeOv
description: Open vocabulary for malware type (malware-type-ov). Additional string
  values are allowed.
comments:
- 'open_vocabulary: "true"'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
  adware:
    text: adware
  backdoor:
    text: backdoor
  bot:
    text: bot
  bootkit:
    text: bootkit
  ddos:
    text: ddos
  downloader:
    text: downloader
  dropper:
    text: dropper
  exploit-kit:
    text: exploit-kit
  keylogger:
    text: keylogger
  ransomware:
    text: ransomware
  remote-access-trojan:
    text: remote-access-trojan
  resource-exploitation:
    text: resource-exploitation
  rogue-security-software:
    text: rogue-security-software
  rootkit:
    text: rootkit
  screen-capture:
    text: screen-capture
  spyware:
    text: spyware
  trojan:
    text: trojan
  unknown:
    text: unknown
  virus:
    text: virus
  webshell:
    text: webshell
  wiper:
    text: wiper
  worm:
    text: worm