Authentication - Use of Authenticator Types Without Rate Limiting Requirements, v1.0

Some authenticator types are not susceptible to online guessing attacks and thus may not require mitigation against these attacks.

Assessment Step

1
No Rate Limiting (NoRateLimiting)
Does the authenticator verifier exclusively use techniques not susceptible to online guessing attacks?
Artifact
A1
Provide evidence (e.g. policies, operational details, screenshots) that the authentication verification is not susceptible to online guessing attacks.

Conformance Criteria (1)

C1
When required by the authenticator type, the verifier SHALL implement controls to protect against online guessing attacks. Unless otherwise specified in the description of a given authenticator, the verifier SHALL limit consecutive failed authentication attempts on a single account to no more than 100. The verifier should also implement measures to slow down automated guessing, captchas, rate limits, etc.
Citation
NIST SP 800-63B
Section 5.2.2