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.
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.
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.