-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
65 lines (65 loc) · 3.21 KB
/
metadata.json
File metadata and controls
65 lines (65 loc) · 3.21 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
{
"repo": {
"name": "Secfilters",
"description": "Collection of security-focused filter lists mitigating IDN/Punycode homograph phishing and favicon-based spoofing vectors.",
"maintainer": "TantalusDrive",
"homepage": "https://github.com/TantalusDrive/Secfilters",
"license": "CC BY-NC-SA 4.0",
"version": "v1.0.3",
"last_updated": "2026-01-28"
},
"lists": [
{
"name": "IDN Homograph & Favicon Security List - ABP version (MV2)",
"description": "Security-focused filter list mitigating IDN/Punycode homograph phishing and favicon-based spoofing vectors without breaking site functionality.",
"formats": ["ABP"],
"url_raw": "https://raw.githubusercontent.com/TantalusDrive/Secfilters/main/Lists/ABP/IDNHomographFavicon.txt",
"license": "CC BY-NC-SA 4.0",
"update_policy": "Stable; updated only when new, well-established attack vectors emerge",
"maintainer": "TantalusDrive",
"homepage": "https://github.com/TantalusDrive/Secfilters",
"version": "v1.1.4",
"last_updated": "2026-02-03",
"hash": ""
},
{
"name": "IDN Homograph & Favicon Security List - uBlock Origin version",
"description": "Security-focused filter list mitigating IDN/Punycode homograph phishing and favicon-based spoofing vectors without breaking site functionality.",
"formats": ["uBlock Origin"],
"url_raw": "https://raw.githubusercontent.com/TantalusDrive/Secfilters/main/Lists/uBlock/IDNHomographFavicon.txt",
"license": "CC BY-NC-SA 4.0",
"update_policy": "Stable; updated only when new, well-established attack vectors emerge",
"maintainer": "TantalusDrive",
"homepage": "https://github.com/TantalusDrive/Secfilters",
"version": "v1.0.5",
"last_updated": "2026-02-03",
"hash": ""
},
{
"name": "IDN Homograph & Favicon Security List - Brave version",
"description": "Security-focused filter list mitigating IDN/Punycode homograph phishing and favicon-based spoofing vectors without breaking site functionality.",
"formats": ["Brave Shields"],
"url_raw": "https://raw.githubusercontent.com/TantalusDrive/Secfilters/main/Lists/Brave/IDNHomographFavicon.txt",
"license": "CC BY-NC-SA 4.0",
"update_policy": "Stable; updated only when new, well-established attack vectors emerge",
"maintainer": "TantalusDrive",
"homepage": "https://github.com/TantalusDrive/Secfilters",
"version": "v1.1.4",
"last_updated": "2026-02-03",
"hash": ""
},
{
"name": "IDN Homograph & Favicon Security List - AdGuard version (MV2)",
"description": "Security-focused filter list mitigating IDN/Punycode homograph phishing and favicon-based spoofing vectors without breaking site functionality.",
"formats": ["AdGuard"],
"url_raw": "https://raw.githubusercontent.com/TantalusDrive/Secfilters/main/Lists/AdGuard/IDNHomographFavicon.txt",
"license": "CC BY-NC-SA 4.0",
"update_policy": "Stable; updated only when new, well-established attack vectors emerge",
"maintainer": "TantalusDrive",
"homepage": "https://github.com/TantalusDrive/Secfilters",
"version": "v1.1.4",
"last_updated": "2026-02-03",
"hash": ""
}
]
}