-
Notifications
You must be signed in to change notification settings - Fork 507
Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- I am running the latest version
- I did read the README!
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
- I'm reporting the issue to the correct repository (for multi-repository projects)
- I have read and checked all configs (with all optional parts)
Current/Expected Behavior
The condition of the Yara "FromhookB" rule (see
| rule FormhookB |
The
$decode pattern seems to match on a subroutine of the dll on version 3.1.4.You can see the pattern in the screenshot:
I think the condition should be all of them instead of any of them.
See https://github.com/daschr/CAPEv2/commit/a576f699723396acc90844a184c2006b80ab49c1
Failure Information (for bugs)
This is the sample DLL:
xerces-c_3_1.zip
Steps to Reproduce
- Scan the sample above
- see that it matches on "FormhookB"
Metadata
Metadata
Assignees
Labels
No labels
