diff options
Diffstat (limited to 'content/blog/2026-02-21-auditing-aws-passwords.org')
| -rw-r--r-- | content/blog/2026-02-21-auditing-aws-passwords.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/blog/2026-02-21-auditing-aws-passwords.org b/content/blog/2026-02-21-auditing-aws-passwords.org index 95778cb..503fc4a 100644 --- a/content/blog/2026-02-21-auditing-aws-passwords.org +++ b/content/blog/2026-02-21-auditing-aws-passwords.org @@ -98,6 +98,10 @@ The metadata block is what ties this evidence to a specific account and point in time. The ~aws_caller_identity~ field shows who ran the script and in which account. +#+caption: Policy Evaluation Results +#+attr_html: :alt Terminal output of evaluate_policy.py showing the interactive prompts and pass/fail summary for each password policy rule. +[[https://img.cleberg.net/blog/20260221-auditing-aws-password-policy/results.webp]] + * Step 2: Evaluate the Policy Pass the JSON file to the evaluation script: |
