-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabuses.yaml
More file actions
68 lines (62 loc) · 2.13 KB
/
abuses.yaml
File metadata and controls
68 lines (62 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
scheme:
baseurl: /taxonomies/abuses
csvfile: /assets/data/abuses.csv
type: conceptScheme
version: 0.1
lastmod: 2020-03-31
title: Abuse Taxonomy
creator: INTERPOL Darknet and Cryptocurrencies Working Group
description: >
This taxonomy defines common forms of abuses encountered in Darknet
and Cryptoasset Investigations. This includes improper deployment or
usage of services to unfairly or improperly gain benefit.
default_language: en
scam:
id: scam
type: concept
prefLabel: Scam
description: >
Scam denotes a fraudulent or deceptive act or operation.
seeAlso: https://www.merriam-webster.com/dictionary/scam
sextortion:
id: sextortion
type: concept
prefLabel: Sextortion
description: >
Sextortion refers to the broad category of sexual exploitation in which
abuse of power is the means of coercion, as well as to the category of sexual
exploitation in which threatened release of sexual images or information is
the means of coercion.
seeAlso: https://en.wikipedia.org/wiki/Sextortion
phishing:
id: phishing
type: concept
prefLabel: Phishing
description: >
Phishing is the fraudulent attempt to obtain sensitive information such as usernames,
passwords and credit card details by disguising oneself as a trustworthy entity in an
electronic communication.
seeAlso: https://en.wikipedia.org/wiki/Phishing
service_hack:
id: service_hack
type: concept
prefLabel: Service Hack
description: >
A service hack denotes the digital intrusion into a service with the goal to steal
funds.
ransomware:
id: ransomware
type: concept
prefLabel: Ransomware
description: >
Ransomware is a type of malware from cryptovirology that threatens to publish the
victim's data or perpetually block access to it unless a ransom is paid.
seeAlso: https://en.wikipedia.org/wiki/Ransomware
ponzi_scheme:
id: ponzi_scheme
type: concept
prefLabel: Ponzi Scheme
description: >
A Ponzi scheme is a form of fraud that lures investors and pays profits to earlier
investors with funds from more recent investors
seeAlso: https://en.wikipedia.org/wiki/Ponzi_scheme