Files
blue-team-tools/rules/windows/sysmon/sysmon_file_block_exe.yml
T
Nasreddine Bencherchali d5133bcdd7 Update Sysmon
2022-08-16 19:47:44 +01:00

21 lines
568 B
YAML

title: Sysmon Blocked Executable
id: 23b71bc5-953e-4971-be4c-c896cda73fc2
description: Triggers on any Sysmon file block executable event. Which should indicates a violation of the block policy set
status: experimental
author: Nasreddine Bencherchali
date: 2022/08/16
references:
- https://medium.com/@olafhartong/sysmon-14-0-fileblockexecutable-13d7ba3dff3e
tags:
- attack.defense_evasion
logsource:
product: windows
category: file_block
detection:
selection:
Image: '*'
condition: selection
falsepositives:
- Unlikely
level: high