Skip to content

transforms: add Yara support#326

Open
CapacitorSet wants to merge 19 commits into
honeytrap:masterfrom
CapacitorSet:yara
Open

transforms: add Yara support#326
CapacitorSet wants to merge 19 commits into
honeytrap:masterfrom
CapacitorSet:yara

Conversation

@CapacitorSet

Copy link
Copy Markdown
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
Copy Markdown
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.

1 participant