> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/nl/security-audit.md).

# Beveiligingscontrole

Beveiligingscontrole geeft een rapport van de wachtwoordsterkte in uw kluis.

<figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2F6O1w7iW2KO564k80HziE%2Fsecurity%20audit.jpg?alt=media&#x26;token=64ceb7d4-70de-4a6b-8ffe-8d2e11bb11ae" alt=""><figcaption></figcaption></figure>

## Overzicht

Het scherm Beveiligingscontrole geeft de wachtwoorden in uw kluis een algemene beveiligingsscore op basis van de wachtwoordsterkte. In dit scherm ziet u in één oogopslag informatie over de wachtwoordsterkte en het hergebruik van wachtwoorden per record.

{% embed url="<https://vimeo.com/585500006>" %}
Beveiligingscontrole (Engels)
{% endembed %}

## Berekening van de beveiligingsscore

De berekening van de wachtwoordsterkte en het hergebruik wordt continu uitgevoerd voor uw kluis op alle platforms, waaronder Keeper Desktop, Webkluis, iOS en Android.

<figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FhnbQVgjyNZRYcrgFBHVK%2FScreen%20Shot%202023-07-18%20at%2012.11.39%20PM.png?alt=media&#x26;token=696e3fe9-e622-4bba-ad50-89c2f3109b88" alt=""><figcaption><p>Beveiligingscontrole</p></figcaption></figure>

De "sterkte" van een wachtwoord in Keeper is een berekende score op basis van de complexiteit van het wachtwoord, met een score tussen 0 en 100 volgens onderstaande maatstaven:

Heel zwak: < 20\
Zwak: 20-40\
Goed: 40-60\
Sterk: 60-80\
Heel sterk: 80+

Ga voor meer informatie over de berekening van beveiligingsscores naar de volgende pagina:

{% content-ref url="/spaces/-LO5CAzpxoaEquZJBpYz/pages/1rTSmBdFb1VN9Pmxn4xB" %}
[Security Audit Score Calculation](/enterprise-guide/security-audit/security-audit-score-calculation.md)
{% endcontent-ref %}

U kunt eenvoudig een record met een risicovol wachtwoord bekijken door erop te klikken in de weergegeven lijst. Om het risico te verhelpen, wordt u doorgestuurd om het wachtwoord op de website van het record te wijzigen en vervolgens het bijbehorende record in uw kluis bij te werken.

<figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FRSoeGOjvRatpNTQ8uusu%2FScreen%20Shot%202023-07-18%20at%2012.11.56%20PM.png?alt=media&#x26;token=0505e798-9c36-4b72-b255-c1743131134c" alt=""><figcaption><p>Een risicovol wachtwoord omzetten</p></figcaption></figure>

{% hint style="info" %}
Klik [hier](/user-guides/nl/web-vault.md#changing-passwords-with-keeperfill) om te leren hoe u eenvoudig uw wachtwoorden kunt wijzigen met de browserextensie van Keeper, KeeperFill.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/user-guides/nl/security-audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
