mirror of
https://github.com/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List.git
synced 2026-03-18 10:21:08 +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?
|
> A curated, daily-updated blocklist of IP addresses associated with Layer 7 DDoS attacks, malicious bot traffic, and scanning activity.
|
||||||
|
|
||||||
**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.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ✅ Features
|
## 📊 Quick Stats
|
||||||
|
|
||||||
- **📂 Free and Open Source**
|
| Metric | Value |
|
||||||
Publicly available for all cybersecurity professionals, developers, and network admins.
|
|--------|-------|
|
||||||
|
| **Total IPs** | [View on GitHub](ddos-signatures.txt) |
|
||||||
- **📈 Regularly Updated**
|
| **Update Frequency** | Daily |
|
||||||
Updated internally every day to reflect the latest threat intel.
|
| **Format** | Plain text (one IP per line) |
|
||||||
|
| **License** | MIT |
|
||||||
- **🧠 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.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📥 Download the Latest IP List
|
## 🚀 Quick Start
|
||||||
|
|
||||||
📄 **Raw IP List (Updated Daily):**
|
### Download the Latest List
|
||||||
[🔗 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)
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -O https://raw.githubusercontent.com/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List/refs/heads/main/ddos-signatures.txt
|
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