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

Add gzip functionality into yara.glob artifact #3469

Open
mgreen27 opened this issue May 1, 2024 · 0 comments
Open

Add gzip functionality into yara.glob artifact #3469

mgreen27 opened this issue May 1, 2024 · 0 comments

Comments

@mgreen27
Copy link
Collaborator

mgreen27 commented May 1, 2024

Common usecase for me is yara targeting logs.

I usually would leverage read_lines but for some cases we may observe a really large line and yara is the best capability to use.
Having a option in Generic.Detection.Yara.Glob would solve this problem and allow us to use yara scanning efficiencies in gzipped logs too.

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

No branches or pull requests

1 participant