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

feat(rules): Vulnerable/malicious driver detection #203

Merged
merged 7 commits into from
Oct 28, 2023

Conversation

rabbitstack
Copy link
Owner

@rabbitstack rabbitstack commented Oct 28, 2023

This change expands the filter fields with additional conditions to determine whether the dropped driver file or a loaded driver image file are flagged as vulnerable/malicious. The intelligence data for performing such decisions is retrieved from the loldrivers.io API. The dataset is refreshed periodically as new samples may be added. Additionally, a new set of filter fields is introduced to check the characteristics of the PE file, either the on-disk or image files.

@rabbitstack rabbitstack merged commit e40f230 into master Oct 28, 2023
3 checks passed
@rabbitstack rabbitstack deleted the loldriver-integration branch October 28, 2023 19:04
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