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

transforms: add Yara support #326

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

CapacitorSet
Copy link
Contributor

I think the branch is now mature enough for merging. Depends on #284, implements stateful transforms and Yara transforms.

They can be used directly in the config (yara="/honeytrap/my-rule.yara", yara="http://192.168.10.10/my-rule.yara", etc), or as part of a more complex transform (see transforms/yara/yara.go:181 for a basic example).

@CapacitorSet
Copy link
Contributor Author

It also depends on the existence of a repository "github.com/honeytrap/yara-parser"; I'm currently using https://github.com/CapacitorSet/yara-parser instead.

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

Successfully merging this pull request may close these issues.

None yet

1 participant