User Story Statement
As an Information Security specialist,
I want the system to count how many SYN packets (handshake requests) arrive and how many of them actually receive responses,
so that I can detect attempts to overwhelm the network with thousands of empty requests (SYN flood attacks).
MoSCoW Priority
Should Have
Story Points
1
Notes, Constraints, Assumptions, Open Questions
Suggested three-step approach for security monitoring:
- Monitor the ratio of SYN packets to detect general network health and potential overloads.
- If the counters breach a threshold, trigger a visual alert on the dashboard.
- Allow the user to click the alert, view detailed packet metadata, and eventually apply blocking rules (tied to the traffic blocking/tunneling stories).
Acceptance Criteria
AC 1
Given [initial context], When [action occurs]
AC 2
Given [initial context], When [action occurs]
AC 3
Given [initial context], When [action occurs]
Assigned Reviewer
No response
User Story Statement
As an Information Security specialist,
I want the system to count how many SYN packets (handshake requests) arrive and how many of them actually receive responses,
so that I can detect attempts to overwhelm the network with thousands of empty requests (SYN flood attacks).
MoSCoW Priority
Should Have
Story Points
1
Notes, Constraints, Assumptions, Open Questions
Acceptance Criteria
AC 1
AC 2
AC 3
Assigned Reviewer
No response