mandiant / mandiant/capa-rules

discover Group Policy via gpresult

Open
#1,036 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

false positive
Dominant language
No language data
Stars
736
Forks
245
Avg merge
4d 53m
Merged PRs (30d)
2

Description

I'm seeing FPs when matching the _substring_ features, e.g.
```
NtQueryAttributesFile FileName C:\Windows\SysWOW64\gpresult.exe
```

trigger: https://www.virustotal.com/gui/file/fd2ee5000aff5a8eff6ae0728ba5107ff8b1bef64b25b2c7b1366f45b09c95aa/behavior

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked VirusTotal behavior and the capa rule that matches the reported _substring_ feature against gpresult.exe. Trace how that match is intended to identify Group Policy discovery, then confirm the rule no longer flags the shown NtQueryAttributesFile path while still recognizing the intended capability.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.