Terminology Index
Glossary
1801 terms
Showing 449-480 of 1801 terms
Credential Dumping Indicators
The observable signals in logs and telemetry that credential dumping is occurring, such as suspicious access to LSASS memory, use of known dumping tools, or unusual reads of credential stores, that SIEM queries are written to catch.
Credential dumping leaves traces a detection engineer can hunt for in telemetry: processes opening LSASS with read access, command lines matching known dumping tools, or access to credential files and registry hives. Writing SIEM queries around these indicators, tuned against a baseline to limit false positives, turns a stealthy technique into a detectable one. Knowing the indicators is what lets an analyst build effective credential-dumping detections.
Introduced in: SIEM Query Fundamentals
Examples
- A SIEM query alerting on a process opening LSASS memory for read.
- Detecting command lines that match a known credential-dumping tool.
- Flagging unusual access to credential storage files or registry hives.
No related terms linked yet.
