Skip to content

Conversation

@swachchhanda000
Copy link
Collaborator

Summary of the Pull Request

Changelog

new: Windows EventLog Autologger Session Disabled
update: Potential AutoLogger Sessions Tampering - correct keyname

Example Log Event

Fixed Issues

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

@github-actions github-actions bot added Rules Review Needed The PR requires review Windows Pull request add/update windows related rules labels Dec 26, 2025
Comment on lines +49 to +54
- CommandLine|contains:
- ' 0 '
- ' 0x0 '
- '0x0"'
- '0"'
- '0x00000000'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- CommandLine|contains:
- ' 0 '
- ' 0x0 '
- '0x0"'
- '0"'
- '0x00000000'
- CommandLine|contains:
- ' 0 '
- '0x0'
- '0"'

0x0 should be sufficient, shouldn't it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review Needed The PR requires review Rules Windows Pull request add/update windows related rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants