Files
keyboardcrunch-sentinelone-…/queries/windows/assoc_default_file_change.yml
T
2020-12-05 21:45:38 -06:00

15 lines
385 B
YAML

title: Assoc Default File Change
description: Detection of file association change through assoc command.
author: keyboardcrunch
date: 10/10/2020
modified: 05/12/2020
mitre:
tactic: Privilege Escalation
technique: T1546
subtechnique: 008
operating_system: windows
query: 'TgtProcCmdLine ContainsCIS "assoc" and TgtProcCmdLine RegExp ".*=.*"'
false_positives: null
tags: null