Malware Types

Common categories of malicious software.

The data

0

Type
Virus
Description
Malware that attaches to legitimate programs and spreads when executed.
Delivery
Infected files

1

Type
Worm
Description
Self-replicating malware that spreads across networks.
Delivery
Network exploits

2

Type
Trojan
Description
Malware disguised as legitimate software.
Delivery
Social engineering

3

Type
Ransomware
Description
Encrypts files and demands payment for decryption.
Delivery
Phishing, exploits

4

Type
Spyware
Description
Secretly monitors user activity.
Delivery
Bundled software

5

Type
Adware
Description
Displays unwanted advertisements.
Delivery
Bundled software

6

Type
Rootkit
Description
Hides malware presence deep in the operating system.
Delivery
Exploits

Fetch the same bytes

The static files are identical to what the API returns, but with no rate limit and no server round trip. Use the API when you want a query and a content type; use the files when you want to cache one document.

curl "https://yjtoon.com/api/dataset/malware-types?format=toon"
const res = await fetch(
  "https://yjtoon.com/static-data/dataset/malware-types.toon"
);
const toon = await res.text();

Rate limit: 120 requests per minute per IP, no key and no signup. API reference →

Topics

  • security
  • malware
  • threats