https://github.com/sefinek/malicious-ip-addresses
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.
https://github.com/sefinek/malicious-ip-addresses
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
Last synced: 19 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sefinek/malicious-ip-addresses
- Owner: sefinek
- License: mit
- Created: 2024-09-02T18:49:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T20:01:46.000Z (20 days ago)
- Last Synced: 2025-04-09T22:53:27.414Z (19 days ago)
- 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
- Language: JavaScript
- Homepage:
- Size: 10.8 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 📃 Malicious IP Address List
This repository contains a list of IP addresses associated with various malicious activities on the internet.
Many of these addresses are part of botnets, VPN/Proxy networks used to carry out cyberattacks, such as DDoS attacks, and more.⭐ **If you find this repository helpful, please consider giving it a star. Thank you!**
## What Can This List Block?
1. ✅ DDoS attacks
2. ✅ Malicious bots & crawlers
3. ✅ Bots generating artificial views (useful if you use Google AdSense)
4. ✅ Malicious VPNs & proxiesBlocking IP addresses should be done cautiously to avoid disrupting legitimate traffic.
It is recommended to update the list regularly.## Cron
The list is usually updated every 2 hours.## TXT
```text
https://raw.githubusercontent.com/sefinek/Malicious-IP-Addresses/main/lists/main.txt
```## CSV
This file contains user agents, endpoints, and IP addresses that have been blacklisted.
Not all IP addresses from [main.txt](lists/main.txt) are included in [details.csv](lists/details.csv).## Other Repositories
1. [sefinek/Cloudflare-WAF-Rules](https://github.com/sefinek/Cloudflare-WAF-Rules)
2. [sefinek/Cloudflare-WAF-To-AbuseIPDB](https://github.com/sefinek/Cloudflare-WAF-To-AbuseIPDB)