99410bebcd | ||
---|---|---|
src | ||
utils | ||
.gitlab-ci.yml | ||
LICENSE.md | ||
README.md | ||
urlhaus-filter.txt |
README.md
URLhaus Malicious URL Blocklist
A block list of malicious URLs that are being used for malware distribution. This uBO-compatible filter list is based on the database dump (CSV) of Abuse.sh URLhaus.
Subscribe
Filter is updated twice a day.
Import the following URL into uBO to subscribe:
Mirrors:
- https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt
- https://cdn.staticaly.com/gl/curben/urlhaus-filter/raw/master/urlhaus-filter.txt
Description
Following URL categories are removed from the database dump:
- Offline URLs
- Well-known domains from the Umbrella Popularity List.
- False positives (exclude.txt)
Database dump is saved as URLhaus.csv, get processed by script.sh and output as urlhaus-filter.txt.
Compatibility
This filter is only tested with uBO. FilterLists shows it is compatible with the following software:
- AdGuard Home
- Google Hit Hider
- hostsmgr
- NanoAdblocker
- Personal Blocklist
- personalDNSfilter
- Pi-hole
- Samsung Knox
- uMatrix
Issues
Report any false positive by creating an issue.
This filter only accepts malware URLs from the URLhaus.
Please report new malware URL to the upstream maintainer through https://urlhaus.abuse.ch/api/#submit.
This repo is not endorsed by Abuse.sh.
Cloning
Since the filter is updated frequently, cloning the repo would become slower over time as the revision grows.
Use shallow clone to get the recent revisions only. Getting the last five revisions is sufficient for a valid MR.
git clone --depth 5 https://gitlab.com/curben/urlhaus-filter.git
License
Creative Commons Zero v1.0 Universal
FAQ
See wiki.