https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt Open raw list Description
Filter list covering malware. Format: Hosts (localhost IPv4). Maintained by Ming Di Leom. See the project homepage for details and inclusion criteria.
Integration
Pi-hole v6 (web interface)
- Open the admin interface and go to Settings → Lists.
- Paste the address below into Address, optionally add a comment and click Add.
- Go to Tools → Update Gravity (or run
pihole -g) to download the list.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt Pi-hole v5
- Go to Group Management → Adlists.
- Paste the address into Address and click Add.
- Run
pihole -gor use Tools → Update Gravity.
Command line (v5 / v6)
sudo sqlite3 /etc/pihole/gravity.db "INSERT INTO adlist (address, enabled, comment) VALUES ('https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt', 1, 'urlhaus-filter (hosts)');"
pihole -g Pi-hole v5 only understands hosts and plain domain lists. Since v6 ABP-style entries (||example.com^) are supported as well.
- Open the AdGuard Home dashboard and go to Filters → DNS blocklists.
- Click Add blocklist → Add a custom list.
- Enter urlhaus-filter (hosts) as name and paste the URL below, then click Save.
- AdGuard Home refreshes lists automatically; use Check for updates to force it.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt Manual import
- Click the uBlock Origin icon → Dashboard (gear icon).
- Open the Filter lists tab and scroll to the bottom.
- Expand Import…, paste the URL below and click Apply changes.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt - Open AdGuard → Settings → Filters → Custom.
- Click Add custom filter and paste the URL below.
- Confirm with Next / Add.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt - Open the web console and go to Settings → Blocking.
- Paste the URL below into Block List URLs (one per line) and click Save Settings.
- Technitium downloads the list immediately and refreshes it every 24 hours.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt - Go to Services → Unbound DNS → Blocklist.
- Enable the blocklist feature and paste the URL below into URLs of Blocklists.
- Click Apply. OPNsense downloads the list via cron (default: daily).
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt - Go to Firewall → pfBlockerNG → DNSBL → DNSBL Groups (or IP for IP lists).
- Click Add, give the group a name and add the URL below as source (Format: Auto).
- Save, then run Update → Force Reload.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt Add the list to the blocking.denylists section of your config.yml:
blocking:
denylists:
default:
- https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt
clientGroupsBlock:
default:
- default Restart Blocky afterwards.
Linux / macOS
curl -fsSL "https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt" | sudo tee -a /etc/hosts > /dev/null Windows (PowerShell as administrator)
Invoke-WebRequest "https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt" -OutFile "$env:TEMPhosts.txt"
Add-Content -Path "$env:SystemRootSystem32driversetchosts" -Value (Get-Content "$env:TEMPhosts.txt") Very large hosts files can slow down DNS resolution on some systems. Prefer a DNS-based blocker like Pi-hole or AdGuard Home for lists with more than ~100k entries.
- Open AdAway and tap Sources (or Hosts sources).
- Tap +, paste the URL below and confirm.
- Go back and tap Update / Apply.
https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-hosts-online.txt Recent changes
Recently added entries
- 150.co.il
- deoriatimes.com
- down.qqfarmer.com.cn
- download.caihong.com
- download2.huduntech.com
- file.uhsea.com
- fz.tiansys.cn
- jswen.com
- lindnerelektroanlagen.de
- m.jkoa.co.kr
- malupieng.com.br
- oim.doganltd.com.tr
- pay.aqiu6.com
- pub-0216fa08b2b94e129cb9e002cf7cb1f4.r2.dev
- sh.classera.com
- students16.screenconnect.com
- teleabonent.ru
- tpp.om-stock.com
Recently removed entries
- 1h.xeteloi4.ru
- 3brosstore.com
- aetherone.su
- blit.co.za
- cqintzfep6rw6jc9.public.blob.vercel-storage.com
- dl.2345.com
- emeraldstonegc.blog
- gestroom.it
- mail.brightroseax.blog
- northernvirginiaeyeassociates.com
- out-agent.duckdns.org
- soft.110route.com
- take-care.africa
- vmi2767642.contaboserver.net
- vps.atlas101.us.kg
