An open API service indexing awesome lists of open source software.

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.

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 & proxies

Blocking 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)