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

Adding signature to detect API hammering technique #484

Closed
wants to merge 6 commits into from

Conversation

cccs-kevin
Copy link
Contributor

Samples such as 9d4997249a633b7488270a550eafe4576362f7a9128eb20901669283f4746958 use an unusually high amount of native API calls in order to crash the sandbox. This signature is meant to hit on this technique, called API Hammering.

@cccs-kevin
Copy link
Contributor Author

As is, this signature has the tendency to raise a false positive more often than not. I still think the signature is useful, but it needs work to narrow down what API calls can be safelisted.

@cccs-kevin cccs-kevin closed this Aug 9, 2022
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