Supply Chain Compromise Response
Software supply chain takeover (malicious update, trojanized package, build system). SolarWinds, 3CX, XZ Utils examples. Source: SANS FOR610 + CISA AA23-144A.
Preparation
1 steps- Establish supply chain visibility
Maintain SBOM for critical software, subscribe to vendor security notifications, monitor hash values of critical applications.
Identification
1 steps- Assess the scope of the compromise
Which software was affected? Which versions? How many systems in the environment are running the affected version? What did the malicious code do?
Containment
1 steps- Isolate affected systems
Place all systems running the affected software into network isolation. Block C2 domains/IPs. Reset exposed credentials.