> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Insufficient pbkdf2 work factor sha1

<AccordionGroup>
  <Accordion title="insufficient-pbkdf2-work-factor-sha1">
    PBKDF2 usage was identified with an insufficient work factor, i.e. an iteration count (rounds) lower than modern guidelines prescribe. Per OWASP guidance, 1.3M iterations should be used with SHA1<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- CWE-916: Use of Password Hash With Insufficient Computational Effort
    <br />**OWASP**: <br />- A02:2021 - Cryptographic Failures
  </Accordion>
</AccordionGroup>
