aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-02-21 22:03:56 -0600
committerGitHub <[email protected]>2026-02-21 22:03:56 -0600
commitf3dc1cdc37ae0121bf2dcf1b54a31d23720e4e92 (patch)
tree9c4a2f0f7804d701852add08c8a325ab455fa6d3 /content
parent56d7a3c5d908f6db6c499a07a8e1843b64510da7 (diff)
downloadcleberg.net-f3dc1cdc37ae0121bf2dcf1b54a31d23720e4e92.tar.gz
cleberg.net-f3dc1cdc37ae0121bf2dcf1b54a31d23720e4e92.tar.bz2
cleberg.net-f3dc1cdc37ae0121bf2dcf1b54a31d23720e4e92.zip
add image to latest post (#12)
* update post title * add screenshot to auditing-aws-passwords post
Diffstat (limited to 'content')
-rw-r--r--content/blog/2026-02-21-auditing-aws-iam.org2
-rw-r--r--content/blog/2026-02-21-auditing-aws-passwords.org4
2 files changed, 5 insertions, 1 deletions
diff --git a/content/blog/2026-02-21-auditing-aws-iam.org b/content/blog/2026-02-21-auditing-aws-iam.org
index cb67a25..9dbd48c 100644
--- a/content/blog/2026-02-21-auditing-aws-iam.org
+++ b/content/blog/2026-02-21-auditing-aws-iam.org
@@ -1,5 +1,5 @@
#+date: [2026-02-21 Sat 18:58:39]
-#+title: Auditing AWS IAM Identity Center Assignments
+#+title: Auditing AWS IAM Users
#+description: Learn how to audit IAM user assignments in AWS.
#+slug: auditing-aws-iam
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: