The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authentication Implementation vulnerabilities in an interactive lesson.
Start learningdoorkeeper
is an Oauth 2.0 provider for Rails and Grape.
Affected versions incorrectly implement Oauth 2.0 Token Revocation (RFC 7009). Specifically, public clients making an unauthenticated calls to revoke a token would not have their tokens revoked. In addition, a compromised confidential client can be used to revoke tokens of other users.