DMP/HDMP File Creation
Description
Detects the creation of a file with the ".dmp"/".hdmp" extension. Often created by software during a crash. Memory dumps can sometimes contain sensitive information such as credentials. It's best to determine the source of the crash.
Query · sigma
selection: TargetFilename|endswith: - .dmp - .dump - .hdmp condition: selection
Known false positives
- Likely during crashes of software