Following a phishing simulation report, a security analyst reviews telemetry to identify systems where an unauthorized script executed via a native administrative tool without creating new executable files on disk. Traditional signature-based antivirus on the endpoints flagged no alerts. Which of the following Endpoint Detection and Response (EDR) capabilities allows the analyst to identify this activity?
- Process lineage tracking and behavioral telemetry collectionAnswer
- BStatic file signature updates pushed from a central management console
- CPerimeter firewall packet inspection and network rule adjustments
- DOperating system mandatory access control enforcement
Answer
Process lineage tracking and behavioral telemetry collection
Process lineage tracking and behavioral telemetry collection allow EDR solutions to monitor process creation events, command-line arguments, and parent-child execution hierarchies. This enables analysts to spot suspicious activity, such as legitimate system binaries executing unusual commands, even when no malware binary is written to the disk.
Step-by-Step Solution
Key Concept
Endpoint Detection and Response (EDR) behavioral telemetry and process lineage
Estimated Time:1m 30s