{"id":22543254,"url":"https://github.com/sefinek/malicious-ip-addresses","last_synced_at":"2025-07-25T09:10:22.093Z","repository":{"id":256089837,"uuid":"851266049","full_name":"sefinek/Malicious-IP-Addresses","owner":"sefinek","description":"A list of malicious IP addresses associated with botnets, cyberattacks, and the generation of artificial traffic on websites. Useful for network administrators and security companies to block threats and protect against DDoS attacks.","archived":false,"fork":false,"pushed_at":"2025-07-21T05:08:56.000Z","size":20611,"stargazers_count":29,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T07:08:59.179Z","etag":null,"topics":["botnets","cybersecurity","ddos","ddos-protection","firewall","google-adsense","ip-list","list","malicious","malicious-ips","malicious-url","malicious-url-detection","network-monitoring","protection","security","security-tools","threat-detection","traffic-analysis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sefinek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"sefinek","ko_fi":"sefinek","buy_me_a_coffee":"sefinek","patreon":"sefinek","custom":["https://www.paypal.me/sefinek24"]}},"created_at":"2024-09-02T18:49:49.000Z","updated_at":"2025-07-21T05:09:01.000Z","dependencies_parsed_at":"2024-09-13T05:15:51.073Z","dependency_job_id":"6162e454-ae8c-4a2b-a1e6-93303f7cc074","html_url":"https://github.com/sefinek/Malicious-IP-Addresses","commit_stats":null,"previous_names":["sefinek24/malicious-ip-addresses","sefinek/malicious-ip-addresses"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sefinek/Malicious-IP-Addresses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FMalicious-IP-Addresses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FMalicious-IP-Addresses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FMalicious-IP-Addresses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FMalicious-IP-Addresses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefinek","download_url":"https://codeload.github.com/sefinek/Malicious-IP-Addresses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FMalicious-IP-Addresses/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["botnets","cybersecurity","ddos","ddos-protection","firewall","google-adsense","ip-list","list","malicious","malicious-ips","malicious-url","malicious-url-detection","network-monitoring","protection","security","security-tools","threat-detection","traffic-analysis"],"created_at":"2024-12-07T13:15:29.930Z","updated_at":"2025-07-25T09:10:22.088Z","avatar_url":"https://github.com/sefinek.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sefinek","https://ko-fi.com/sefinek","https://buymeacoffee.com/sefinek","https://patreon.com/sefinek","https://www.paypal.me/sefinek24"],"categories":[],"sub_categories":[],"readme":"# 📃 Malicious IP Address List\nThis repository contains a list of IP addresses associated with various malicious activities on the internet.\nMany of them are part of botnets or VPN/proxy networks used to conduct cyberattacks — including DDoS and more.\n\n⭐ **If you find this repository helpful, please consider giving it a star. Thank you!**  \n📄 **Looking for solid and effective Cloudflare WAF expressions? Check out [sefinek/Cloudflare-WAF-Expressions](https://github.com/sefinek/Cloudflare-WAF-Expressions)**\n\n\n## SniffCat\nLooking for better blacklists? Visit [sniffcat.com](https://sniffcat.com)! SniffCat is the new alternative to AbuseIPDB!\n\n\n## What Can This List Block?\n1. ✅ DDoS attacks (L7 – HTTP flood)\n    - HTTP requests from known botnets\n    - Requests with unusual HTTP headers or URI paths\n    - Traffic from known bad sources\n    - Requests impersonating real browsers\n2. ✅ Malicious bots \u0026 crawlers\n3. ✅ Bots generating artificial views (useful if you use Google AdSense)\n4. ✅ Malicious VPNs \u0026 proxies\n\n\u003e [!IMPORTANT]  \n\u003e Blocking IP addresses should be done carefully to avoid disrupting legitimate traffic. Regularly updating the list is highly recommended.\n\n\n## Cron\nUpdates usually occur every 2 hours, but occasionally there may be a delay of several days. The list is actively maintained and will not be abandoned.\n\n\n## Available Files\n### ✅ TXT (recommended)\n```text\nhttps://raw.githubusercontent.com/sefinek/Malicious-IP-Addresses/main/lists/main.txt\n```\n\n#### Download via curl\n```bash\ncurl -L --progress-bar -o main.txt https://raw.githubusercontent.com/sefinek/Malicious-IP-Addresses/main/lists/main.txt\n```\n\n### 📊 CSV\n```text\nhttps://raw.githubusercontent.com/sefinek/Malicious-IP-Addresses/main/lists/details.csv\n```\n\n#### Download via curl\n```bash\ncurl -L --progress-bar -o details.csv https://raw.githubusercontent.com/sefinek/Malicious-IP-Addresses/main/lists/details.csv\n```\n\n\u003e [!IMPORTANT]  \n\u003e This file contains user agents, endpoints, and IP addresses that have been blacklisted.\n\u003e Not all IP addresses from [main.txt](lists/main.txt) are included in [details.csv](lists/details.csv)!\n\n\n## MIT License\nCopyright 2024-2025 © by [Sefinek](https://sefinek.net). All Rights Reserved.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek%2Fmalicious-ip-addresses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefinek%2Fmalicious-ip-addresses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek%2Fmalicious-ip-addresses/lists"}