mirror of
https://github.com/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List.git
synced 2026-03-18 02:11:07 +00:00
Revise README for TMW Shield DDoS IP Blocklist
Updated the README to reflect the new blocklist name and added quick stats section.
This commit is contained in:
parent
d10c75d37f
commit
f52950d251
41
README.md
41
README.md
@ -1,39 +1,28 @@
|
||||
# 🛡️ TMW Shield - DDoS IP List
|
||||
# TMW Shield - DDoS IP Blocklist
|
||||
|
||||
Welcome to the official repository for **TMW Shield**, a curated list of internal IPs aimed at enhancing **cybersecurity**, **mitigating DDoS attacks**, and **blocking malicious traffic**. This list is updated **daily** (not here internaly) and is **freely available** for community use and integration into firewalls, threat intelligence systems, and web application filters.
|
||||
[](LICENSE)
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
|
||||
## 🔐 What is This?
|
||||
|
||||
**TMW Shield** provides a list of IP addresses associated with:
|
||||
|
||||
- Known DDoS attack patterns (Layer 7 HTTP floods)
|
||||
- Malicious or bot-generated traffic
|
||||
- Probing or scraping activity
|
||||
|
||||
Use this list to protect your infrastructure by blocking, rate-limiting, or analyzing incoming requests from flagged sources.
|
||||
> A curated, daily-updated blocklist of IP addresses associated with Layer 7 DDoS attacks, malicious bot traffic, and scanning activity.
|
||||
|
||||
---
|
||||
|
||||
## ✅ Features
|
||||
## 📊 Quick Stats
|
||||
|
||||
- **📂 Free and Open Source**
|
||||
Publicly available for all cybersecurity professionals, developers, and network admins.
|
||||
|
||||
- **📈 Regularly Updated**
|
||||
Updated internally every day to reflect the latest threat intel.
|
||||
|
||||
- **🧠 Vetted and Curated**
|
||||
The IPs are collected from real-world traffic and reviewed for accuracy.
|
||||
|
||||
- **🔧 Easy Integration**
|
||||
Use the raw list with firewalls, WAFs, NGINX/Apache rules, or SIEM tools.
|
||||
| Metric | Value |
|
||||
|--------|-------|
|
||||
| **Total IPs** | [View on GitHub](ddos-signatures.txt) |
|
||||
| **Update Frequency** | Daily |
|
||||
| **Format** | Plain text (one IP per line) |
|
||||
| **License** | MIT |
|
||||
|
||||
---
|
||||
|
||||
## 📥 Download the Latest IP List
|
||||
## 🚀 Quick Start
|
||||
|
||||
📄 **Raw IP List (Updated Daily):**
|
||||
[🔗 Click here to download](https://raw.githubusercontent.com/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List/refs/heads/main/ddos-signatures.txt)
|
||||
### Download the Latest List
|
||||
|
||||
```bash
|
||||
curl -O https://raw.githubusercontent.com/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List/refs/heads/main/ddos-signatures.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user