Go to file
curben b7e18cf9db Merge branch 'aws-fp' into 'master'
fix: exclude some AWS domains

Closes #3

See merge request curben/urlhaus-filter!1
2019-04-29 11:31:32 +00:00
src fix: exclude some AWS domains 2019-04-29 20:57:06 +09:30
utils Remove top-1m.txt 2018-10-22 13:40:22 +10:30
.gitlab-ci.yml chore: run schedules as curben-bot 2018-11-11 21:52:52 +10:30
LICENSE.md Initial commit 2018-10-09 16:48:46 +10:30
README.md docs: add mirrors and compatible software 2019-04-29 20:47:26 +09:30
urlhaus-filter.txt Filter updated: Mon, 29 Apr 2019 00:24:05 UTC 2019-04-29 00:24:05 +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:

Description

Following URL categories are removed from the database dump:

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:

Issues

Please report any false positive.

This filter only accepts malware URLs from URLhaus.

Please report 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.