This document defines the structured response workflow for handling suspicious API enumeration activity within the Factory Monitoring Application.
The workflow aligns with standard SOC and Incident Response (IR) procedures.
The response follows the standard lifecycle:
- Detection
- Triage
- Investigation
- Containment
- Eradication
- Recovery
- Lessons Learned
Trigger Source:
- SIEM Alert: "Cross-Factory Enumeration"
- Wildcard Enumeration Rule Trigger
- Behavioral Anomaly Detection
SOC Analyst Action:
- Validate alert authenticity
- Confirm IP address and user ID
- Check alert severity level
- Open incident ticket
Objectives:
- Determine if behavior is legitimate
- Identify user role
- Assess data sensitivity
- Evaluate activity frequency
Actions:
- Review user account details
- Correlate login history
- Check for previous similar alerts
- Verify whether account belongs to admin or engineer
Decision Point:
- False Positive → Close ticket
- Suspicious Activity → Escalate to Investigation
Scope:
- Full log review for past 24–72 hours
- Identify additional enumeration attempts
- Check for data exfiltration patterns
- Review authentication anomalies
Artifacts to Collect:
- Access logs
- Session details
- User role mapping
- API request frequency metrics
Goal:
Determine whether activity indicates:
- Insider misuse
- Compromised credentials
- Legitimate operational need
If confirmed suspicious:
Immediate Actions:
- Temporarily disable user account
- Revoke active sessions
- Block suspicious IP (if required)
- Reset user credentials
Objective:
Prevent further enumeration or data exposure.
Actions:
- Remove excessive API permissions
- Patch API wildcard vulnerability
- Apply rate limiting
- Implement stricter role validation
Ensure no persistence mechanisms exist.
Steps:
- Restore user access (if legitimate)
- Monitor account for 7–14 days
- Validate logging and alerting improvements
- Confirm normal system operations
Post-Incident Review Meeting:
- Identify detection gaps
- Review response time
- Evaluate control weaknesses
- Update detection logic
Update Documentation:
- Refine SIEM rules
- Improve threshold baselines
- Update SOC playbooks
| Severity | Escalation Level |
|---|---|
| Low | SOC Analyst |
| Medium | SOC Lead |
| High | Incident Response Team |
| Critical | CISO & Management |
Current Case Severity: High
Escalation Level: Incident Response Team
| Phase | Target Time |
|---|---|
| Alert Review | 15 minutes |
| Triage Completion | 1 hour |
| Containment | < 2 hours |
| Full Investigation | 24 hours |
Detection → Triage → Investigation → Containment → Eradication → Recovery → Lessons Learned
This structured workflow ensures rapid response, minimal operational disruption, and continuous improvement in SOC monitoring capability.
Prepared By: Incident Response & SOC Operations Team (Simulation)