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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions