notracking / hosts-blocklists

Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
2.31k stars 148 forks source link

Lists Makeover #230

Closed scafroglia93 closed 4 years ago

scafroglia93 commented 4 years ago
beerisgood commented 4 years ago

not compatible with PiHole: https://easylist-downloads.adblockplus.org/Liste_AR.txt https://easylist-downloads.adblockplus.org/advblock.txt https://easylist-downloads.adblockplus.org/easylist.txt https://easylist-downloads.adblockplus.org/easylistchina.txt https://easylist-downloads.adblockplus.org/easylistdutch.txt https://easylist-downloads.adblockplus.org/easylistgermany.txt https://easylist-downloads.adblockplus.org/easylistitaly.txt https://easylist-downloads.adblockplus.org/easylistspanish.txt https://easylist-downloads.adblockplus.org/liste_fr.txt https://filters.adtidy.org/extension/chromium/filters/1.txt https://filters.adtidy.org/extension/chromium/filters/11.txt https://filters.adtidy.org/extension/chromium/filters/13.txt https://filters.adtidy.org/extension/chromium/filters/16.txt https://filters.adtidy.org/extension/chromium/filters/7.txt https://filters.adtidy.org/extension/chromium/filters/9.txt https://raw.githubusercontent.com/ABPindo/indonesianadblockrules/master/subscriptions/abpindo.txt https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt https://raw.githubusercontent.com/Spam404/lists/master/adblock-list.txt https://raw.githubusercontent.com/abpvn/abpvn/master/filter/src/abpvn_general.txt https://raw.githubusercontent.com/easylist/EasyListHebrew/master/EasyListHebrew.txt https://raw.githubusercontent.com/jspenguin2017/uBlockProtector/master/uBlockProtectorList.txt https://raw.githubusercontent.com/realodix/AdBlockID/master/output/adblockid.txt https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/badware.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/filters.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/privacy.txt https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/resource-abuse.txt https://raw.githubusercontent.com/yous/YousList/master/youslist.txt https://www.fanboy.co.nz/enhancedstats.txt https://www.void.gr/kargig/void-gr-filters.txt https://openphish.com/feed.txt

Not sure about: https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExperimentalList%20alternate%20versions/NordicFiltersDnsmasq.conf https://gitlab.com/ZeroDot1/CoinBlockerLists/raw/master/list_browser.txt https://dehakkelaar.nl/lists/cryptojacking_campaign.list.txt https://data.netlab.360.com/feeds/dga/ccleaner.txt https://data.netlab.360.com/feeds/dga/dircrypt.txt https://data.netlab.360.com/feeds/dga/fobber.txt https://data.netlab.360.com/feeds/dga/matsnu.txt https://data.netlab.360.com/feeds/dga/tofsee.txt https://data.netlab.360.com/feeds/dga/xshellghost.txt https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/.dev-tools/output/domains/ACTIVE/list https://www.botvrij.eu/data/ioclist.domain.raw https://www.botvrij.eu/data/ioclist.hostname.raw

Doesn't exist: https://someonewhocares.org/hosts/hosts/

Useless: https://s3.amazonaws.com/lists.disconnect.me/simple_malware.txt - only include the domain "malware-check.disconnect.me"

Also instead of using the HTTP version from "http://pgl.yoyo.org/as/serverlist.php?hostformat=hosts" use the HTTPS version: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext

No TLS version at all. Highly unsecure!: http://winhelp2002.mvps.org/hosts.txt - SSLLabs.com report http://malwaredomains.lehigh.edu/files/BOOT + http://malwaredomains.lehigh.edu/files/immortal_domains.txt - SSLLabs report http://security-research.dyndns.org/pub/malware-feeds/ponmocup-infected-domains-shadowserver.csv - SSLLabs report

Site itself looks fishy: https://malc0de.com/bl/BOOT - Virustotal repot

scafroglia93 commented 4 years ago

Let's try to find a common point to better organize the list

scafroglia93 commented 4 years ago

https://someonewhocares.org/hosts/hosts

notracking commented 4 years ago

@beerisgood adblockPlus based filters are in fact useful, only the full domain filters are used like ||evilhost.com^

https://someonewhocares.org/hosts/ - fixed (readme typo) https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext - also readme typo, fixed.

Regarding the http hosts, i do not worry about to much, as i trust my upstream providers not to inject anything (plus there is not much that would be possible because of the way the lists are imported). I am periodically checking if they move over to https.

Thanks for the fixes!

notracking commented 4 years ago

And malc0de is legit, see: http://blog.malc0de.com/

@scafroglia93 I will update this somehow, thinking of keeping a separate file for the lists so that the script directly use it as an input (would also avoid having typo's in the readme)..

notracking commented 4 years ago

Reformatting will happen sometime. Nothing else left to do for this issue. closing.