Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/origamiofficial/piholebl
A periodically updated Pihole compatible blacklist of malicious domains first observed on a given day.
https://github.com/origamiofficial/piholebl
adguard-blocklist adguard-home adguard-home-blocklist adguard-list blacklist blacklist-domains blacklist-feed blacklists pi-hole pi-hole-blocklist pi-hole-blocklists pi-hole-lists pihole pihole-ad-list pihole-adblocker-list pihole-adlist pihole-ads-list pihole-blacklist pihole-blocklists piholeblocklist
Last synced: 2 months ago
JSON representation
A periodically updated Pihole compatible blacklist of malicious domains first observed on a given day.
- Host: GitHub
- URL: https://github.com/origamiofficial/piholebl
- Owner: origamiofficial
- License: mit
- Created: 2022-01-25T15:30:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T03:38:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T21:53:11.943Z (9 months ago)
- Topics: adguard-blocklist, adguard-home, adguard-home-blocklist, adguard-list, blacklist, blacklist-domains, blacklist-feed, blacklists, pi-hole, pi-hole-blocklist, pi-hole-blocklists, pi-hole-lists, pihole, pihole-ad-list, pihole-adblocker-list, pihole-adlist, pihole-ads-list, pihole-blacklist, pihole-blocklists, piholeblocklist
- Homepage:
- Size: 35.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PiholeBL - Domain BlockList
![GitHub file size in bytes](https://img.shields.io/github/size/origamiofficial/PiholeBL/ApexBLPihole.txt?label=ApexBLPihole) ![GitHub file size in bytes](https://img.shields.io/github/size/origamiofficial/PiholeBL/PublicBLPihole.txt?label=PublicBLPihole) [![Hits-of-Code](https://hitsofcode.com/github/origamiofficial/piholebl?branch=main)](https://github.com/origamiofficial/PiholeBL)What is DomainBL?
* A periodically updated list of malicious domains first observed on a given day.
* We create two lists
* [ApexBLPihole.txt](https://raw.githubusercontent.com/origamiofficial/PiholeBL/main/ApexBLPihole.txt) - malicious apex domains | Domains that are involved directly
* [PublicBLPihole.txt](https://raw.githubusercontent.com/origamiofficial/PiholeBL/main/PublicBLPihole.txt) - malicious full qualified domains hosted on public hosting domains | Subdomains that used publicly available services
* [Whitelist.txt](https://github.com/origamiofficial/PiholeBL/blob/main/Whitelist.txt) - if you found any necessary domains being blocked, add them here & create a pull request. They'll be unblocked in the next day's update | No need to add them in your Pi-holeHow do we create DomainBL?
* We utilize state of the art ML/AI technologies to identify malicious domains.Why malicious domains instead of malicious URLs?
* Most of the blocklists out there focus on malicious URLs, but our goal is one step beyond to provide better protection by identifying malicious domains (i.e. domains created by attackers to launch attacks) with minimal collerateral damage (i.e. malicious domains due to benign domains being compromised). Knowing such domains makes the blocking easier as all future URLs under the same domains are blocked.Who can use these malicious domains?
* We make them available for non-commercial consumption. Please contact upstream if you'd like to have premimum access with a fee.Blacklist Upstream:
* [DomainBL](https://github.com/nabeelxy/domainBL): A Proactive Malicious Domain Blocklist```
@misc {domainbl,
title = {DomainBL: A Proactive Malicious Domain Blocklist},
author = {Mohamed Nabeel},
year = {2022},
url = {https://github.com/nabeelxy/domainBL}
}
```
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/origamiofficial/PiholeBL&icon=github.svg&icon_color=%23FFFFFF&title=hits&edge_flat=false)](https://github.com/origamiofficial/PiholeBL)