Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use references in statically linked code detection #113

Closed
PeterMatula opened this issue Jan 29, 2018 · 1 comment
Closed

Use references in statically linked code detection #113

PeterMatula opened this issue Jan 29, 2018 · 1 comment

Comments

@PeterMatula
Copy link
Collaborator

Right now, we only search for ordinary YARA patterns in binary data when we apply statically linked code signatures. However, our YARA rules contain metadata with references that should be checked before applying any rule. We do not do it now. Without it, detections are less reliable and we need some hacks to even get some regression tests passing.

@PeterMatula
Copy link
Collaborator Author

Added together with decoder rewrite #116.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant