Go to file
curben bb817d9838 fix: use all URLs including offline's
upstream (urlhaus.abuse.ch) incorrectly marks many online urls as offline.
noticed from 6c7faa95f7
2019-05-27 15:10:12 +09:30
src Filter updated: Mon, 27 May 2019 00:22:38 UTC 2019-05-27 00:22:39 +00:00
utils fix: use all URLs including offline's 2019-05-27 15:10:12 +09:30
.gitignore feat: include full URL for popular domains 2019-05-11 18:49:25 +09:30
.gitlab-ci.yml refactor: move script executions from CI config to index.sh 2019-05-27 15:01:57 +09:30
LICENSE.md Initial commit 2018-10-09 16:48:46 +10:30
README.md docs: add note about limitation of host-based-only blocker 2019-05-11 19:35:19 +09:30
index.sh refactor: move script executions from CI config to index.sh 2019-05-27 15:01:57 +09:30
urlhaus-filter.txt Filter updated: Mon, 27 May 2019 00:22:38 UTC 2019-05-27 00:22:39 +00:00

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:

Compatibility

This filter is only tested with uBO. FilterLists shows it is compatible with the following software:

Note that some of the software above are host-based only, meaning it cannot block malware URLs hosted by well-known domains (e.g. amazonaws.com, docs.google.com, dropbox.com). For best compatibility, use uBO or its fork NanoAdblocker.

Issues

Report any false positive by creating an issue or merge request

This filter only accepts malware URLs from 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 should be 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.