Zion Boggan
repos/cti-detection-automation/fixtures/feodo.json
zionboggan.com ↗
34 lines · json
History for this file →
1
[
2
  {
3
    "ip_address": "45.137.21.9",
4
    "port": 443,
5
    "status": "online",
6
    "malware": "CobaltStrike",
7
    "first_seen": "2026-05-20 00:00:00",
8
    "last_online": "2026-05-27"
9
  },
10
  {
11
    "ip_address": "91.211.88.34",
12
    "port": 8443,
13
    "status": "online",
14
    "malware": "Emotet",
15
    "first_seen": "2026-05-22 00:00:00",
16
    "last_online": "2026-05-27"
17
  },
18
  {
19
    "ip_address": "194.36.191.55",
20
    "port": 443,
21
    "status": "online",
22
    "malware": "QakBot",
23
    "first_seen": "2026-05-24 00:00:00",
24
    "last_online": "2026-05-27"
25
  },
26
  {
27
    "ip_address": "185.220.101.45",
28
    "port": 9001,
29
    "status": "online",
30
    "malware": "Dridex",
31
    "first_seen": "2026-05-19 00:00:00",
32
    "last_online": "2026-05-27"
33
  }
34
]