Ensure Leaked password is configured
Scanned 9/3/2026
Install to Claude Code
npx -y skills add CyberStrikeus/CyberStrike --skill cis-gworkspace-6.7 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cis Gworkspace 6.7?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/cyberstrikeus-cis-gworkspace-6-7)More formats (shields.io, HTML) on the badges page.
---
name: cis-gworkspace-6.7
description: "Ensure Leaked password is configured"
category: cis-gworkspace
version: "1.3.0"
author: cyberstrike-official
tags: [cis, gcp, google-workspace, rules, alerts, leaked-password]
cis_id: "6.7"
cis_benchmark: "CIS Google Workspace Foundations Benchmark v1.3.0"
tech_stack: [gcp, google-workspace]
cwe_ids: []
chains_with: []
prerequisites: []
severity_boost: {}
---
# 6.7 Ensure Leaked password is configured
## Profile Applicability
- Enterprise Level 1
## Description
Configuring and enabling the setting that an alert will be generated when Google detects compromised credentials requiring a reset of a user's password.
## Rationale
Ensuring that administrators are alerted when Google detects that a user's credentials have been compromised due to a publicized breach. This is usually because the user has reused their credentials at another site that was breached.
## Impact
Emails will be sent to super administrators when triggered and in these cases, the user's password will need to be changed.
## Audit
To verify this setting via the Google Workspace Admin Console:
1. Log in to `https://admin.google.com` as an administrator.
2. Select **Rules**.
3. Under **Google protects you by default** select **View list**.
4. Scroll to **Leaked password** and select it.
5. Ensure that **Alerts** is set to **On**.
6. Ensure the **Severity** is set to **Medium**.
7. Ensure that **Email Notifications** is set to **On**.
8. Ensure that **Email notification recipients** is set to **All super administrators**.
## Remediation
To verify this setting via the Google Workspace Admin Console:
1. Log in to `https://admin.google.com` as an administrator.
2. Select **Rules**.
3. Under **Google protects you by default** select **View list**.
4. Scroll to **Leaked password** and select it.
5. Within the **Actions** pane, click the edit pencil on the right side of the pane.
6. Select **Send to alert center** (This will result in the alert being set to On).
7. Set the alert severity to **High**.
8. To enable emails when this alert condition is met, select **Send email notifications**. Once enabled, the **All super administrators** option is selected by default.
9. Click **Review** to confirm the values.
10. Click **Update Rule**.
11. Confirm that the **Leaked password** shows an Alert status of **On** in the list.
## Default Value
Leaked password is **ON**.
## References
1. https://support.google.com/a/answer/3230421
## CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
| ---------------- | ----------------------------------------------- | ---- | ---- | ---- |
| v7 | 16.13 Alert on Account Login Behavior Deviation | | | x |

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!