Skip to content

[US-02] Parse & Identify Deauth Packets #2

Description

@mathish06

As a user, I want the system to decode the raw bytes of captured frames, So that I can specifically identify Deauthentication (0xC0) frames and their source MAC address.

Definition of Done:

C structure mapped to raw bytes (Header parsing).

Logic to extract Frame Control and Source/Dest MAC addresses.

Specific filter for subtype 0xC0 (Deauth) and 0xA0 (Disassoc).

Size: 2 MD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions