Skip to content

refactor: edit rules for yaraify#4

Draft
Slavetomints wants to merge 9 commits into
DeTraced-Security:mainfrom
Slavetomints:refactor/edit-rules-for-yaraify
Draft

refactor: edit rules for yaraify#4
Slavetomints wants to merge 9 commits into
DeTraced-Security:mainfrom
Slavetomints:refactor/edit-rules-for-yaraify

Conversation

@Slavetomints
Copy link
Copy Markdown
Member

Expands the aggregate rule files into a file system where each rule has its own file. This is for both the Betray and chattrigger RAT rules.

Example file tree:

├── docs
├── groups
│   └── betray
│       └── yara
│           └── MAL
│               ├── BETRAY
│               │   ├── DROPPER
│               │   │   └── AUG25
│               │   ├── RAT
│               │   │   └── AUG25
│               │   ├── RATON
│               │   │   └── AUG25
│               │   └── XWORM
│               │       └── AUG25
│               └── SALATSTEALER
│                   └── RAT
│                       └── AUG25
└── malware
    └── chattriggers-rat
        └── yara

@Slavetomints Slavetomints self-assigned this May 17, 2026
@Slavetomints Slavetomints added the enhancement New feature or request label May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant