2022-08-16 19:47:44 +01:00
|
|
|
title: Sysmon Blocked Executable
|
|
|
|
|
id: 23b71bc5-953e-4971-be4c-c896cda73fc2
|
2024-08-01 10:26:14 +02:00
|
|
|
status: test
|
2023-10-04 19:06:57 +02:00
|
|
|
description: Triggers on any Sysmon "FileBlockExecutable" event, which indicates a violation of the configured block policy
|
2022-10-25 12:00:56 +02:00
|
|
|
references:
|
|
|
|
|
- https://medium.com/@olafhartong/sysmon-14-0-fileblockexecutable-13d7ba3dff3e
|
2023-02-01 11:14:59 +01:00
|
|
|
author: Nasreddine Bencherchali (Nextron Systems)
|
2024-08-12 12:02:50 +02:00
|
|
|
date: 2022-08-16
|
|
|
|
|
modified: 2023-09-16
|
2022-08-16 19:47:44 +01:00
|
|
|
tags:
|
2024-08-12 12:02:50 +02:00
|
|
|
- attack.defense-evasion
|
2022-08-16 19:47:44 +01:00
|
|
|
logsource:
|
|
|
|
|
product: windows
|
2023-10-04 19:06:57 +02:00
|
|
|
service: sysmon
|
2022-08-16 19:47:44 +01:00
|
|
|
detection:
|
|
|
|
|
selection:
|
2023-10-04 19:06:57 +02:00
|
|
|
EventID: 27 # this is fine, we want to match any FileBlockExecutable event
|
2022-08-16 19:47:44 +01:00
|
|
|
condition: selection
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Unlikely
|
|
|
|
|
level: high
|