threat-intelligence auto-update

This commit is contained in:
Zelo72 2021-10-20 07:54:13 +02:00
parent de7224a2af
commit c2726951df
2 changed files with 317121 additions and 21 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ Initialize ...
2 | 402 | hosts | http | online | unchanged | https://curben.gitlab.io/malware-filter/pup-filter-hosts.txt
3 | 8170 | hosts | http | online | unchanged | https://curben.gitlab.io/malware-filter/urlhaus-filter-hosts.txt
4 | 3496 | hosts | http | online | unchanged | https://gitlab.com/ZeroDot1/CoinBlockerLists/raw/master/hosts_browser
5 | 33317 | hosts | http | online | changed | https://hole.cert.pl/domains/domains_hosts.txt
5 | 33317 | hosts | http | online | unchanged | https://hole.cert.pl/domains/domains_hosts.txt
6 | 550 | hosts | http | online | unchanged | https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt
7 | 5983 | hosts | http | online | unchanged | https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Alternate%20versions%20Anti-Malware%20List/AntiMalwareHosts.txt
8 | 54 | hosts | http | online | unchanged | https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt
@ -43,16 +43,16 @@ Initialize ...
13 | 1072 | hosts | http | online | unchanged | https://raw.githubusercontent.com/metamask/eth-phishing-detect/master/src/hosts.txt
14 | 1386 | hosts | http | online | unchanged | https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts
15 | 13465 | hosts | http | online | unchanged | https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hosts
16 | 1485 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
16 | 1471 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
17 | 883 | adblock | http | online | unchanged | https://raw.githubusercontent.com/piperun/iploggerfilter/master/filterlist
18 | 914 | domains | http | online | unchanged | https://azorult-tracker.net/api/list/domain?format=plain
18 | 914 | domains | http | online | changed | https://azorult-tracker.net/api/list/domain?format=plain
19 | 122584 | domains | http | online | unchanged | https://blocklist.cyberthreatcoalition.org/vetted/domain.txt
20 | 549 | domains | http | online | unchanged | https://feeds.alphasoc.net/ryuk.txt
21 | 9233 | domains | http | online | unchanged | https://gitlab.com/KevinThomas0/cryptoscamdb-lists/-/raw/master/cryptoscamdb-blocklist.txt
22 | 365 | domains | http | online | unchanged | https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-malware.txt
23 | 33317 | domains | http | online | changed | https://hole.cert.pl/domains/domains.txt
23 | 33317 | domains | http | online | unchanged | https://hole.cert.pl/domains/domains.txt
24 | 73079 | domains | http | online | unchanged | https://joewein.net/dl/bl/dom-bl-base.txt
25 | 777 | domains | http | online | changed | https://joewein.net/dl/bl/dom-bl.txt
25 | 777 | domains | http | online | unchanged | https://joewein.net/dl/bl/dom-bl.txt
26 | 1998 | domains | http | online | unchanged | https://kriskintel.com/feeds/ktip_covid_domains.txt
27 | 1998 | domains | http | online | unchanged | https://kriskintel.com/feeds/ktip_malicious_domains.txt
28 | 397 | domains | http | online | unchanged | https://kriskintel.com/feeds/ktip_ransomware_feeds.txt
@ -102,20 +102,20 @@ Initialize ...
72 | 500 | domains | http | online | unchanged | https://rescure.me/rescure_domain_blacklist.txt
73 | 77 | domains | http | online | unchanged | https://www.botvrij.eu/data/ioclist.domain.raw
74 | 29 | domains | http | online | unchanged | https://www.botvrij.eu/data/ioclist.hostname.raw
75 | 35049 | domains | http | online | changed | https://www.stopforumspam.com/downloads/toxic_domains_whole.txt
76 | 101161 | domains | http | online | changed | https://www.usom.gov.tr/url-list.txt
75 | 35049 | domains | http | online | unchanged | https://www.stopforumspam.com/downloads/toxic_domains_whole.txt
76 | 101161 | domains | http | online | unchanged | https://www.usom.gov.tr/url-list.txt
77 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
# Build threat-intelligence Domainlist ...
Stats threat-intelligence:
** Source (raw): 1183905
== Source (unique): 857101 (-326804)
-- White: 856351 (-750)
-- White(*): 854961 (-1390)
-- Unblock: 854961 (-0)
-- Dead: 364565 (-490396)
** Source (raw): 1183891
== Source (unique): 857097 (-326794)
-- White: 856347 (-750)
-- White(*): 854957 (-1390)
-- Unblock: 854957 (-0)
-- Dead: 364561 (-490396)
# Convert threat-intelligence to Hostlist ...
@ -123,6 +123,27 @@ Stats threat-intelligence:
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "threat-intelligence",
"sources": [
{
"source": "threat-intelligence.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling threat-intelligence.adblock.raw
Original length is 345284
Length after applying transformations is 345284
The list was compressed from 345287 to 317083
Final length of the list is 317089
Writing output to /media/nas/git/rpi/pihole/blocklists/build/threat-intelligence/out/threat-intelligence.adblock
Finished compiling
# Attach header to threat-intelligence Domainlist ...