> 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/it/security-audit.md).

# Verifica sulla sicurezza

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

## Panoramica <a href="#overview" id="overview"></a>

La schermata Verifica sulla sicurezza assegna alle password archiviate nella cassaforte un punteggio complessivo di sicurezza basato sulla robustezza della password. Da questa schermata può visualizzare chiaramente informazioni sulla robustezza e sul riutilizzo della password di ogni voce.

{% embed url="<https://vimeo.com/585500006>" %}
Verifica sulla sicurezza (in inglese)
{% endembed %}

## Calcolo del punteggio di sicurezza <a href="#calculation-of-security-score" id="calculation-of-security-score"></a>

Il calcolo della robustezza e del riutilizzo delle password viene eseguito continuamente dalla cassaforte su tutte le piattaforme, inclusi Keeper Desktop, la Cassaforte Web e i dispositivi iOS e 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>Verifica sulla sicurezza</p></figcaption></figure>

La «robustezza» della password in Keeper è un punteggio calcolato in base alla complessità della password, con una valutazione da 0 a 100 secondo le metriche seguenti:

Molto debole: < 20\
Debole: 20-40\
Buona: 40-60\
Forte: 60-80\
Molto forte: 80+

Per maggiori informazioni sul calcolo dei punteggi di sicurezza, consulti la pagina seguente:

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

Può visualizzare facilmente una voce che contiene una password ad alto rischio facendo clic su di essa nell'elenco fornito. Per risolvere il rischio, verrà indirizzato a cambiare la password sul sito web della voce e quindi ad aggiornare la voce corrispondente nella cassaforte.

<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>Risolvere una password ad alto rischio</p></figcaption></figure>

{% hint style="info" %}
Faccia clic [qui](/user-guides/it/web-vault.md#changing-passwords-with-keeperfill) per sapere come cambiare facilmente le password usando l'estensione per browser di 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/it/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.
