Creation of a Diagcab
Detects the creation of diagcab file, which could be caused by some legitimate installer or is a sign of exploitation (review the filename and its location)
Detection logic
selection
TargetFilename|endswith: .diagcabCondition
selectionRaw YAML
title: Creation of a Diagcab
id: 3d0ed417-3d94-4963-a562-4a92c940656a
status: test
description: Detects the creation of diagcab file, which could be caused by some legitimate installer or is a sign of exploitation (review the filename and its location)
references:
- https://threadreaderapp.com/thread/1533879688141086720.html
author: frack113
date: 2022-06-08
tags:
- attack.resource-development
logsource:
product: windows
category: file_event
detection:
selection:
TargetFilename|endswith: '.diagcab'
condition: selection
falsepositives:
- Legitimate microsoft diagcab
level: mediumFalse positives
- Legitimate microsoft diagcab
References
Similar rules
Creation of an Executable by an Executable
lowwindows · Same logsource category (file_event)
CVE-2021-1675 Print Spooler Exploitation Filename Pattern
criticalwindows · Same logsource category (file_event)
Suspicious Word Cab File Write CVE-2021-40444
highwindows · Same logsource category (file_event)
Uncommon File Created In Office Startup Folder
highwindows · Same logsource category (file_event)