Help configuring FileBlockShredding event logging using sysmon

Max Rockatansky 1 Reputation point
2022-12-26T18:49:24.86+00:00

Hi,

I've tried adding FileBlockShredding in event filter but it throws the following error while i update the configuration

Error

  • Element RuleGroup content does not follow the DTD, expecting (ProcessCreate | FileCreateTime | NetworkConnect | ProcessTerminate | DriverLoad | ImageLoad | CreateRemoteThread | RawAccessRead | ProcessAccess | FileCreate | RegistryEvent | FileCreateStreamHash | PipeEvent | WmiEvent | DnsQuery | FileDelete | ClipboardChange | ProcessTampering | FileDeleteDetected | FileBlockExecutable), got (FileBlockShredding )

My Configuration

<RuleGroup name="Evt_28_inc" groupRelation="or">
<FileBlockShredding onmatch="exclude"/>
</RuleGroup>

Kindly help me on how to do proper configuration for this

Regards,
Max

@Markus Schlegel @Markus Östlund @Markus Schwarzer

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,208 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Max Rockatansky 1 Reputation point
    2022-12-26T20:50:25.33+00:00

    Hi,

    Found the answer i made a mistake in schemaversion. FileBlockShredding is supported from version 4.83 only.

    Thank you.
    Max

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.