Skip to content

Minor fixes - #4189

Merged
pyth0n1c merged 1 commit into
developfrom
smallfix
Jul 28, 2026
Merged

Minor fixes#4189
pyth0n1c merged 1 commit into
developfrom
smallfix

Conversation

@nasbench

Copy link
Copy Markdown
Contributor

Minor fixes

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR makes small adjustments to two endpoint detection YAMLs: one aligns detection text with what the search actually covers, and the other changes the exclusion list used to reduce noise/processing in a ransomware-extension analytic.

Changes:

  • Updated the description text in the “Windows File Without Extension In Critical Folder” detection.
  • Modified the NOT Filesystem.file_name IN (...) extension exclusion list for the “Common Ransomware Extensions” detection (removing *.zip).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
detections/endpoint/windows_file_without_extension_in_critical_folder.yml Tweaks the description text for the detection.
detections/endpoint/common_ransomware_extensions.yml Alters the extension exclusion list used to pre-filter common file activity.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread detections/endpoint/common_ransomware_extensions.yml

@pyth0n1c pyth0n1c left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Since this is a description update and a brief additive search update, I am comfortable approving this even though unit testing has not finished yet.

@nasbench nasbench added this to the V6.3.0 milestone Jul 28, 2026
@pyth0n1c
pyth0n1c merged commit fed8170 into develop Jul 28, 2026
7 checks passed
@pyth0n1c
pyth0n1c deleted the smallfix branch July 28, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants