An analyst is configuring an automated Security Orchestration, Automation, and Response (SOAR) playbook to respond to API token abuse detected by a SIEM. The playbook must automatically mitigate active malicious access while minimizing operational disruption to critical cloud workloads. Which of the following automated actions should be incorporated into the playbook containment workflow? (Select TWO.)
- Revoke the affected API access token via API calls to the Identity and Access Management (IAM) provider.Cevap
- Quarantine active user sessions associated with the compromised credential to force re-authentication.Cevap
- CAutomatically shut down all production API gateway instances connected to the target application.
- DReassign the affected identity to an administrative role to grant read-only forensic access.
Cevap
The correct automated containment actions are revoking the compromised API access token via IAM integration and quarantining active user sessions associated with the credential to force re-authentication.
Automated SOAR playbooks should execute targeted actions that eliminate unauthorized access without causing broad outages. Revoking the specific compromised API access token directly removes the attacker's entry mechanism. Simultaneously, invalidating active sessions associated with the user account forces re-authentication, preventing further exploitation while limiting operational impact to unaffected systems.
Adım Adım Çözüm
Anahtar Kavram
SOAR Automated Containment and Playbook Safety Controls