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

Collection of Default YARA Rules #1843

Open
TheTechromancer opened this issue Oct 14, 2024 · 0 comments
Open

Collection of Default YARA Rules #1843

TheTechromancer opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheTechromancer
Copy link
Collaborator

We should have a collection of default YARA rules as .yaml files. These would do useful things like:

  • Tagging events (e.g. login pages)
  • Raising findings (e.g. verbose errors / serialized objects)

Basically, any rules that are simple enough to express in YAML, we should keep as separate files so they're more easily maintainable and don't take up space in excavate.py.

@liquidsec

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

No branches or pull requests

2 participants