-
Notifications
You must be signed in to change notification settings - Fork 164
/
Copy pathreference-cryptocurrency-strings.yml
45 lines (45 loc) · 1.15 KB
/
reference-cryptocurrency-strings.yml
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
rule:
meta:
name: reference cryptocurrency strings
namespace: impact/cryptocurrency
authors:
scope: file
att&ck:
- Impact::Resource Hijacking [T1496]
references:
- https://github.com/ctxis/CAPE/blob/master/modules/signatures/cryptomining.py
features:
- or:
- string: "stratum+tcp://"
- string: "xmrig"
- string: "xmr-stak"
- string: "supportxmr.com:"
- string: "dwarfpool.com:"
- string: "minergate"
- string: "xmr."
- string: "monero."
- string: "Bitcoin"
- string: "BitcoinGold"
- string: "BtcCash"
- string: "Ethereum"
- string: "BlackCoin"
- string: "ByteCoin"
- string: "EmerCoin"
- string: "ReddCoin"
- string: "Peercoin"
- string: "Ripple"
- string: "Miota"
- string: "Cardano"
- string: "Lisk"
- string: "Stratis"
- string: "Waves"
- string: "Qtum"
- string: "Stellar"
- string: "ViaCoin"
- string: "Electroneum"
- string: "Dash"
- string: "Doge"
- string: "Monero"
- string: "Graft"
- string: "Zcash"