EDR (Endpoint Detection and Response)
Category: infrastructure
Advanced security software that continuously monitors employee devices to identify and block malicious activity.
EDR moves beyond traditional signature-based antivirus. It acts as an active telemetry probe on laptops and servers, continuously analyzing execution behavior. If a script attempts unauthorized privilege adjustments or local memory changes, the EDR isolates the node instantly.
Common Examples
- The EDR sensor caught the malicious payload execution inside a temporary folder, killing the thread before encryption could initialize.
- We managed our server fleet stability by integrating automated EDR containment webhooks into our network switch layout.