From f52950d251bf50042cb1862cce4a122a749ef7d3 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Wed, 21 Jan 2026 10:59:26 +0100 Subject: [PATCH] Revise README for TMW Shield DDoS IP Blocklist Updated the README to reflect the new blocklist name and added quick stats section. --- README.md | 41 +++++++++++++++-------------------------- 1 file changed, 15 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 9af2dc4..98b7eff 100644 --- a/README.md +++ b/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](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +[![Downloads](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Downloads&query=downloads&url=https://img.shields.io/api/github/downloads/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List/total.json)]() +[![Last Updated](https://img.shields.io/badge/updated-daily-brightgreen.svg)]() +[![Stars](https://img.shields.io/github/stars/Tizian-Maxime-Weigt/L7-HTTP-DDoS-Flood-IP-Signature-IP-List?style=social)]() -## 🔐 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