Skip to content

Add and update anti virus rules#6075

Open
ruppde wants to merge 4 commits into
SigmaHQ:masterfrom
ruppde:master
Open

Add and update anti virus rules#6075
ruppde wants to merge 4 commits into
SigmaHQ:masterfrom
ruppde:master

Conversation

@ruppde

@ruppde ruppde commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary of the Pull Request

Add and update anti virus rules

Changelog

new: Antivirus APT Malware
new: Antivirus Remote Access Tools
update: Antivirus Password Dumper Detection - add multiple new strings
update: Antivirus Hacktool Detection - add multiple new strings
update: Antivirus Ransomware Detection - add multiple new strings
update: Antivirus Exploitation Framework Detection - add multiple new strings

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 labels Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 extends the repository’s antivirus category coverage by adding new Sigma rules for APT malware and remote access tool detections, and by updating several existing antivirus signature-based rules with additional indicators and refreshed metadata.

Changes:

  • Added new antivirus rules for APT malware and remote access tools.
  • Updated multiple existing antivirus rules (ransomware, password dumper/stealer, hacktool, exploitation framework) with new signature strings and updated modified dates.

Reviewed changes

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

Show a summary per file
File Description
rules/category/antivirus/av_remote_access_toolkit.yml New rule for AV alerts indicating remote access tools (signature substring matching).
rules/category/antivirus/av_advanced_persistent_threat.yml New rule for AV alerts indicating APT-related naming/patterns (regex + substring matching).
rules/category/antivirus/av_password_dumper.yml Updated password dumper/stealer indicators and refreshed metadata.
rules/category/antivirus/av_hacktool.yml Added additional hacktool-related signature indicators and refreshed metadata.
rules/category/antivirus/av_ransomware.yml Added additional ransomware family signature indicators and refreshed metadata.
rules/category/antivirus/av_exploiting.yml Added/adjusted exploitation framework signature indicators and refreshed metadata.

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

Comment thread rules/category/antivirus/av_password_dumper.yml Outdated
Comment thread rules/category/antivirus/av_advanced_persistent_threat.yml Outdated
Comment thread rules/category/antivirus/av_remote_access_toolkit.yml Outdated
Comment thread rules/category/antivirus/av_exploiting.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants