Skip to content
Snippets Groups Projects
Commit 1bc5fc66 authored by Daniel Yang's avatar Daniel Yang
Browse files

updated readme

parent 11caccf8
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
## Modules Roadmap: ## Modules Roadmap:
- [X] Module 1: Package capture - [X] Module 1: Package capture
- [X] Module 2: Rule-based detection
- [X] 1. Checksom Verification - [X] 1. Checksom Verification
- [X] 2. Payload Pattern Matching - [X] 2. Payload Pattern Matching
- [X] 3. Rate-Based Anomaly Detection - [X] 3. Rate-Based Anomaly Detection
...@@ -25,5 +26,8 @@ ...@@ -25,5 +26,8 @@
- More DNS Spoofing Detection - More DNS Spoofing Detection
- Destination Checks - Destination Checks
- TCP reset Detection - TCP reset Detection
- [ ] Module 2: Rule-based detection - [X] Module 3: Anomaly-based detection
- [ ] Module 3: Anomaly-based detection - [X] Logistic Regression
\ No newline at end of file - [X] Decision Tree Classifier
- [X] KNN
- [X] Random Forest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment