From 5754181617eccaaeacd12ff60cfca3347d76b783 Mon Sep 17 00:00:00 2001 From: Daniel Yang <ugmom@student.kit.edu> Date: Fri, 10 Jan 2025 13:11:14 +0000 Subject: [PATCH] Update file README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 962629d..8381c8e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,10 @@ - [X] 1. Checksom Verification - [X] 2. Payload Pattern Matching - [ ] 3. Rate-Based Anomaly Detection + - [X] 4. Malformed Packet Detection - [X] 5. ICMP Flood Detection + - [ ] 6. DNS Spoofing Detection + - [X] 7. ARP Spoofing Detection - [ ] 8. Protocol-Specific Anomalies - [X] 9. Content-Learning Mismatch - [ ] Module 2: Rule-based detection -- GitLab