0PricingLogin
Cyber Security Academy · Lesson

Telemetry and Detection

What EDR collects.

What Is Telemetry

Telemetry is the data an EDR agent collects from an endpoint.

It is the raw record of what is happening on a device, and it is the foundation of every detection.

Process Activity

EDR records every process that starts, including who launched it and what command line was used.

Telemetry sample:
parent: winword.exe
child: powershell.exe
args: -enc ZQBjAGgAbwA...

All lessons in this course

  1. What Is EDR
  2. Telemetry and Detection
  3. Response Actions
  4. EDR vs Antivirus
← Back to Cyber Security Academy