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

# Insecure biometrics

<AccordionGroup>
  <Accordion title="insecure-biometrics">
    The application was observed to leverage biometrics via Local Authentication, which returns a simple boolean result for authentication. This design is subject to bypass with runtime tampering tools such as Frida, Substrate, and others. Although this is limited to rooted (jailbroken) devices, consider implementing biometric authentication the reliable way - via Keychain Services.<br />**Likelihood**: LOW<br />**Confidence**: HIGH<br />**CWE**: <br />- C
    <br />- W
    <br />- E
    <br />- -
    <br />- 3
    <br />- 0
    <br />- 5
    <br />- :
    <br />-\
    <br />- A
    <br />- u
    <br />- t
    <br />- h
    <br />- e
    <br />- n
    <br />- t
    <br />- i
    <br />- c
    <br />- a
    <br />- t
    <br />- i
    <br />- o
    <br />- n
    <br />-\
    <br />- B
    <br />- y
    <br />- p
    <br />- a
    <br />- s
    <br />- s
    <br />-\
    <br />- b
    <br />- y
    <br />-\
    <br />- P
    <br />- r
    <br />- i
    <br />- m
    <br />- a
    <br />- r
    <br />- y
    <br />-\
    <br />- W
    <br />- e
    <br />- a
    <br />- k
    <br />- n
    <br />- e
    <br />- s
    <br />- s
  </Accordion>
</AccordionGroup>
