Skip to content

Fix false positives on Simple-Help/JWrapper in Sysmon ID 29 (#6058) - #6139

Closed
KKarishan wants to merge 1 commit into
SigmaHQ:masterfrom
KKarishan:fix-jwrapper-fp
Closed

Fix false positives on Simple-Help/JWrapper in Sysmon ID 29 (#6058)#6139
KKarishan wants to merge 1 commit into
SigmaHQ:masterfrom
KKarishan:fix-jwrapper-fp

Conversation

@KKarishan

Copy link
Copy Markdown

Summary of the Pull Request

This pull request resolves a false positive issue reported with the "Sysmon File Executable Creation Detected" rule (ID: 693a44e9-7f26-4cb6-b787-214867672d3a). Legitimate utilization of Simple-Help (via JWrapper) remote support agents drops helper tools/DLLs in the user's AppData roaming directory, triggering Event ID 29.

This PR adds a targeted filter block to exclude the JWrapper path \AppData\Roaming\JWrapper-Remote Support\ from triggering this generic alert and updates the false positives documentation field.

Changelog

fix: Sysmon File Executable Creation Detected - Add filter for Simple-Help/JWrapper remote support files to prevent false positives

Example Log Event

Fixed Issues

Closes #6058

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 Jul 15, 2026
@nasbench nasbench closed this Jul 16, 2026
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.

Fals positive Report on Simple-Help.com

2 participants