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

Implement scan_proc and scan_file filament functions #42

Open
rabbitstack opened this issue Jan 5, 2021 · 0 comments
Open

Implement scan_proc and scan_file filament functions #42

rabbitstack opened this issue Jan 5, 2021 · 0 comments
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments scope: yara Anything related to libyara and pattern matching

Comments

@rabbitstack
Copy link
Owner

rabbitstack commented Jan 5, 2021

These functions would cooperate with the Yara scanner to trigger rule execution within the filament. The functions should return which rules and strings were matched along with other useful information.

This functionality would be especially beneficial for enriching certain analyses. For example, it would be possible to scan the process only after a particular condition is met in the filament code.

@rabbitstack rabbitstack added scope: filaments Anything related to filaments needs: docs Indicates that the issue needs documentation updates scope: yara Anything related to libyara and pattern matching labels Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments scope: yara Anything related to libyara and pattern matching
Projects
None yet
Development

No branches or pull requests

1 participant