Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.99 KB

File metadata and controls

69 lines (43 loc) · 1.99 KB

🛡️ malware-domains

A collection of malware-related domain blocklists in multiple formats.

This repository provides domain lists associated with malware, phishing, botnets, and other malicious activity. The lists can be used with DNS blockers, ad blockers, firewalls, or security tools to help prevent access to harmful domains.


Downloads:

Format Download Link
Adblock Plus Download
dnsmasq Download
Domains Download
hosts Download
hosts (ipv6) Download
Wildcard Domains Download

📂 Contents

The repository includes domain lists in different formats for various use cases:

  • domains – Plain domain list
  • wildcard-domains – Wildcard domain lists (e.g. *.example.com)
  • hosts – Hosts file format
  • hosts-ipv6 – IPv6-compatible hosts files
  • dnsmasq – dnsmasq-compatible blocklists
  • adblock – Adblock / uBlock Origin compatible filters

🔄 Updates

All lists are automatically updated daily.


🛠️ Usage

You can use these lists with:

  • DNS-based blockers (Pi-hole, dnsmasq, Unbound, etc.)
  • Ad blockers (uBlock Origin, Adblock Plus)
  • Firewalls and network security tools
  • System-wide blocking via hosts files

Choose the format that best fits your environment.


⚠️ Disclaimer

Inclusion of a domain does not imply malicious intent by the domain owner.
Domains may be listed due to suspicious activity, abuse reports, or association with known threats at a given time.


📜 License

This project is licensed under the MIT License.


⭐ Contributions

Contributions, corrections, and improvements are welcome.