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

Cloudcheck takes a long time handling HTTP_RESPONSE #2064

Open
TheTechromancer opened this issue Dec 8, 2024 · 0 comments
Open

Cloudcheck takes a long time handling HTTP_RESPONSE #2064

TheTechromancer opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TheTechromancer
Copy link
Collaborator

TheTechromancer commented Dec 8, 2024

This happens because cloudcheck is searching HTTP_RESPONSE bodies for storage buckets using regex.

To fix it, we should implement the ability for modules to register custom YARA rules (+ accompanying python callbacks) with excavate.

We can implement this when adding #1843.

@TheTechromancer TheTechromancer added the bug Something isn't working label Dec 8, 2024
@TheTechromancer TheTechromancer self-assigned this Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant