Skip to content

[US-04] Implement Flood Detection Logic #4

Description

@mathish06

As a user, I want the system to trigger an alert only when a threshold of Deauth packets is exceeded, So that I avoid false positives from normal network disconnections.

Definition of Done:

Time-window counter implemented (e.g., packets per second).

Threshold logic (if count > N then ALERT).

State machine (Safe -> Warning -> Attack).

Size: 2 MD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions