21 lines
568 B
YAML
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
|