During routine operational monitoring of a Linux web application server hosting a customer portal, a security analyst identifies an unauthorized web shell script placed in the web root. Log entries confirm an external attacker is currently executing remote commands through the web shell to perform local privilege escalation. According to standard incident response procedures, which of the following actions should the security analyst take FIRST?
- Isolate the web application server from the network to prevent further unauthorized command execution and lateral movement.Cevap
- BRemove the unauthorized web shell script from the web directory and patch the file upload vulnerability.
- CRestore the server operating system and application files from the most recent verified backup.
- DInstall an inline Web Application Firewall (WAF) to inspect incoming traffic for Cross-Site Scripting (XSS) attacks.
Cevap
Isolate the web application server from the network to prevent further unauthorized command execution and lateral movement.
In standard incident response frameworks (such as NIST SP 800-61), once an active incident is detected and analyzed, the immediate next step is Containment. Isolating the server from the network stops the attacker from continuing active remote command execution and prevents lateral movement into adjacent subnets.
Adım Adım Çözüm
Anahtar Kavram
Incident Response Lifecycle Phase Ordering (Containment prior to Eradication and Recovery)
Tahmini Süre:1m 30s