Terminology Index

Glossary

1801 terms

Open concept maps

Showing 545-576 of 1801 terms

D
32

Detection Documentation

The written record accompanying a detection, what it detects, the logic and data sources it uses, its assumptions, known false positives, and response guidance, so it can be understood, triaged, tuned, and maintained by others.

A detection without documentation is hard to triage, trust, or maintain. Good detection documentation captures the technique it targets (often mapped to ATT&CK), how the logic works, which log sources it needs, expected false positives, confidence, and what an analyst should do when it fires. This metadata is what lets the SOC act on alerts confidently, lets engineers tune without guesswork, and prevents detections from decaying into mysteries no one understands.

Introduced in: Writing Detections with ATT&CK, Detection Engineering

Examples

  • Recording which ATT&CK technique a detection covers and its data sources.
  • Documenting known false positives and response steps for an alert.
  • Capturing a detection's assumptions so others can maintain it.

No related terms linked yet.