Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reg.exe Detections added #5135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

gbL2k
Copy link

@gbL2k gbL2k commented Dec 19, 2024

Summary of the Pull Request

Added rules to detect the use of reg.exe to query registry about OS/Time Zone information

Changelog

new: OS Product Name Discovery via reg.exe
new: OS Build Number Discovery via reg.exe
new: Time Zone Discovery via reg.exe

Example Log Event:

OS Product Name Discovery via reg.exe:
Event ID 4688
image

OS Build Number Discovery via reg.exe:
Event ID 4688
image

Time Zone Discovery via reg.exe:
Event ID 4688
image

Relevant Links :

-https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1082/T1082.md#atomic-test-40---discover-os-build-number-via-registry
-https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1082/T1082.md#atomic-test-39---discover-os-product-name-via-registry
-https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1124/T1124.md#atomic-test-6---discover-system-time-zone-via-registry

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 Windows Pull request add/update windows related rules labels Dec 19, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome @gbL2k 👋

It looks like this is your first pull request on the Sigma rules repository!

Please make sure to read the SigmaHQ conventions document to make sure your contribution is adhering to best practices and has all the necessary elements in place for a successful approval.

Thanks again, and welcome to the Sigma community! 😃

@frack113
Copy link
Member

frack113 commented Jan 1, 2025

Hi,
Can you please not remove the PR template and fill it.
It is very usefull for the reviewer.
Thanks.

@frack113 frack113 added the Author Input Required changes the require information from original author of the rules label Jan 1, 2025
@gbL2k
Copy link
Author

gbL2k commented Jan 1, 2025

I believe I've made the necessary changes, but let me know if I missed anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author Input Required changes the require information from original author of the rules Rules Windows Pull request add/update windows related rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants