2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
##################################################################################
|
|
|
|
|
# #
|
|
|
|
|
# Generate a black list of domains using public data sources, and the local #
|
|
|
|
|
# domains-blacklist-local-additions.txt file. #
|
|
|
|
|
# #
|
|
|
|
|
# Comment the URLs of the sources you want to disable, and run the script to #
|
|
|
|
|
# build the dnscrypt-blacklist-domains.txt file: #
|
|
|
|
|
# #
|
2018-02-02 15:27:44 +01:00
|
|
|
|
# $ generate-domains-blacklist.py > blacklist.txt #
|
2018-01-17 15:28:07 +01:00
|
|
|
|
# #
|
|
|
|
|
# That blacklist file can then be used in the dnscrypt-proxy configuration: #
|
|
|
|
|
# #
|
2018-02-02 15:27:44 +01:00
|
|
|
|
# [blacklist] #
|
|
|
|
|
# blacklist_file = 'blacklist.txt' #
|
2018-01-17 15:28:07 +01:00
|
|
|
|
# #
|
|
|
|
|
##################################################################################
|
|
|
|
|
|
|
|
|
|
# Local additions
|
|
|
|
|
file:domains-blacklist-local-additions.txt
|
|
|
|
|
|
|
|
|
|
# Bambenek malware C2s
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://osint.bambenekconsulting.com/feeds/c2-dommasterlist.txt
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
# hpHosts’ Ad and tracking servers
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://hosts-file.net/ad_servers.txt
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
# Malware domains
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://mirror1.malwaredomains.com/files/justdomains
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
2018-11-13 14:38:14 +01:00
|
|
|
|
# Abuse.ch Ransomware Tracker
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt
|
2018-11-13 14:38:14 +01:00
|
|
|
|
|
2018-01-17 15:28:07 +01:00
|
|
|
|
# Malware Domain List
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://www.malwaredomainlist.com/mdlcsv.php?inactive=off
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
# Adblock Warning Removal List
|
|
|
|
|
https://easylist-downloads.adblockplus.org/antiadblockfilters.txt
|
|
|
|
|
|
|
|
|
|
# EasyList
|
|
|
|
|
https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt
|
|
|
|
|
|
|
|
|
|
# EasyList China
|
|
|
|
|
https://easylist-downloads.adblockplus.org/easylistchina.txt
|
|
|
|
|
|
|
|
|
|
# Fanboy’s Social Blocking List
|
|
|
|
|
https://easylist-downloads.adblockplus.org/fanboy-social.txt
|
|
|
|
|
|
|
|
|
|
# Peter Lowe’s Ad and tracking server list
|
|
|
|
|
https://pgl.yoyo.org/adservers/serverlist.php
|
|
|
|
|
|
|
|
|
|
# Spam404
|
|
|
|
|
https://raw.githubusercontent.com/Dawsey21/Lists/master/adblock-list.txt
|
|
|
|
|
|
|
|
|
|
# CJX Annoyance List
|
|
|
|
|
https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt
|
|
|
|
|
|
|
|
|
|
# EU: Prebake - Filter Obtrusive Cookie Notices
|
|
|
|
|
https://raw.githubusercontent.com/liamja/Prebake/master/obtrusive.txt
|
|
|
|
|
|
|
|
|
|
# Malvertising filter list by Disconnect
|
|
|
|
|
https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt
|
|
|
|
|
|
|
|
|
|
# Malware filter list by Disconnect
|
|
|
|
|
https://s3.amazonaws.com/lists.disconnect.me/simple_malware.txt
|
|
|
|
|
|
|
|
|
|
# Basic tracking list by Disconnect
|
|
|
|
|
https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
|
|
|
|
|
|
|
|
|
|
# Quidsup NoTrack
|
2019-05-21 20:29:02 +02:00
|
|
|
|
https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
# Sysctl list (ads)
|
|
|
|
|
http://sysctl.org/cameleon/hosts
|
|
|
|
|
|
|
|
|
|
# KAD host file (fraud/adware) - https://github.com/azet12/KADhosts
|
|
|
|
|
https://raw.githubusercontent.com/azet12/KADhosts/master/KADhosts.txt
|
|
|
|
|
|
|
|
|
|
# Fake news sites
|
|
|
|
|
https://raw.githubusercontent.com/marktron/fakenews/master/fakenews
|
|
|
|
|
|
|
|
|
|
# Dynamic DNS services, sadly often used by malware
|
2019-01-16 10:17:44 +01:00
|
|
|
|
https://mirror1.malwaredomains.com/files/dynamic_dns.txt
|
2018-01-17 15:28:07 +01:00
|
|
|
|
|
|
|
|
|
# Block pornography
|
|
|
|
|
https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts
|
|
|
|
|
https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts
|
|
|
|
|
|
|
|
|
|
# Block gambling sites
|
|
|
|
|
https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts
|
|
|
|
|
|
|
|
|
|
# Block social media sites
|
|
|
|
|
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/social-hosts
|