> 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/breachwatch.md).

# BreachWatch

<figure><img src="https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FyZDKjZLcLCUbBcWtcuqm%2FBreachWatch.jpg?alt=media&#x26;token=d644562e-da19-4a42-bd77-7f90c211f8d4" alt=""><figcaption></figcaption></figure>

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

BreachWatch è una potente funzione aggiuntiva sicura che monitora Internet e il dark web alla ricerca di account violati corrispondenti alle voci archiviate nella cassaforte di Keeper. BreachWatch offre il monitoraggio più approfondito disponibile al pubblico, con un database di oltre un miliardo di voci, mantenendo l'architettura di sicurezza zero-knowledge all'avanguardia di Keeper.

BreachWatch La avvisa in modo da poter intervenire immediatamente per proteggersi dagli hacker. Una volta attivato, BreachWatch monitora continuamente le credenziali compromesse e La notifica se alcune delle Sue voci sono a rischio.

![Risultati di BreachWatch](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2F6LhwQi3dDthKC6s9zSKg%2FScreen%20Shot%202023-07-18%20at%2012.15.09%20PM.png?alt=media\&token=b9a52fb9-a2a5-464b-9a38-c406dbca920d)

{% embed url="<https://vimeo.com/618249967>" %}
Panoramica di BreachWatch (in inglese)
{% endembed %}

## Vantaggi e funzioni <a href="#benefits-and-features" id="benefits-and-features"></a>

* BreachWatch esegue scansioni di sicurezza illimitate delle Sue password su tutti i dispositivi.
* Gli utenti vengono avvisati automaticamente di intervenire se una delle password nella cassaforte è stata usata in una violazione di dati pubblicamente nota che potrebbe lasciarli vulnerabili a un attacco di credential stuffing o a un furto di account.
* BreachWatch monitora continuamente le credenziali compromesse, tracciando oltre un miliardo di password note e aggiungendo continuamente nuove informazioni man mano che vengono scoperte violazioni sul dark web.
* Keeper segnala la data e l'ora dell'ultima scansione e tiene traccia della cronologia di risoluzione di ogni password violata per l'audit storico.

## Attivare BreachWatch <a href="#activate-breachwatch" id="activate-breachwatch"></a>

Per abbonarsi a BreachWatch dalla Cassaforte Web o dall'app mobile di Keeper, vada alla schermata BreachWatch e segua le istruzioni a schermo. Può anche acquistare BreachWatch direttamente dal [sito di Keeper Security](https://keepersecurity.com/checkout). Dopo l'abbonamento, BreachWatch esegue una scansione locale delle password attualmente archiviate nella cassaforte di Keeper.

Una volta attivato, BreachWatch chiederà all'utente sul dispositivo di fare clic su **Risolvi** per la password ad alto rischio, cambiandola sul sito interessato *e* aggiornando la voce corrispondente nella cassaforte di Keeper. Se fa clic su **Ignora**, quella voce verrà saltata nelle scansioni future finché la password non viene reimpostata. L'utente può anche non fare nulla (rimandando una risposta) e lasciare invariata la password a rischio, che resta quindi a rischio.

## Come funziona <a href="#how-it-works" id="how-it-works"></a>

Per avviare la scansione BreachWatch, faccia clic su **BreachWatch** nel menu di navigazione a sinistra, quindi su **Iniziamo > Scansiona**.

![Attivazione di BreachWatch nella Cassaforte Web](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FfpFRtxyZHTzJe4nZS2PS%2FScreen%20Shot%202023-04-28%20at%2012.17.59%20PM.png?alt=media\&token=02b76b58-83fc-4491-bb6f-685470e4040e)

BreachWatch eseguirà quindi la scansione delle Sue voci e segnalerà eventuali rischi associati. Facendo clic su ciascuna voce elencata potrà visualizzare i passaggi necessari per risolvere ogni rischio. Per risolvere il rischio deve cambiare la password sul sito web interessato. Dopo averlo fatto, *aggiorni la voce corrispondente nella cassaforte di Keeper con la stessa password.*

<figure><img src="/files/4oWzaQlwxrFzUQ9SLPWn" alt=""><figcaption></figcaption></figure>

BreachWatch è supportato anche nell'Estensione per browser di Keeper, che La avvisa quando ha una password ad alto rischio.

<div><figure><img src="/files/RQsSYMI5WU5FelPtYEnX" alt="" width="372"><figcaption><p>Ignorare o risolvere una password ad alto rischio</p></figcaption></figure> <figure><img src="/files/yjpAZQgxVzezxWHLMQzZ" alt="" width="372"><figcaption><p>BreachWatch rileva una password ad alto rischio</p></figcaption></figure></div>

{% hint style="info" %}
BreachWatch è disponibile anche per [iOS](/user-guides/it/ios.md#breachwatch) e [Android](/user-guides/it/android.md#breachwatch).
{% 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/breachwatch.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.
