From d885f4ad31e36be990c63d2f0e9722671a45739d Mon Sep 17 00:00:00 2001 From: Chris <christianilhoefer@gmail.com> Date: Fri, 10 Jan 2025 16:35:40 +0100 Subject: [PATCH] updated readme to include all checks --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a487b74..a28649b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,12 @@ - [X] 8.2 Valid Handshake Check - [X] 9. Content-Learning Mismatch - [X] Additional checks: - - lol - - lol2 + - IP Spoofing Detection + - SYN FIN Combination Detection + - null Packet Detection + - Malicious Ports Detection + - More DNS Spoofing Detection + - Destination Checks + - TCP reset Detection - [ ] Module 2: Rule-based detection - [ ] Module 3: Anomaly-based detection \ No newline at end of file -- GitLab