diff options
| author | Christian Cleberg <[email protected]> | 2026-06-19 10:15:29 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-19 10:15:36 -0500 |
| commit | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (patch) | |
| tree | b592933f7d162fe0a06a292a876d005d22fe9c26 /content/blog/2026-02-21-auditing-aws-passwords.org | |
| parent | d155098ced0f68f64f8c5177583b8ef286b5fd61 (diff) | |
| download | cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.gz cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.bz2 cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.zip | |
fix: resolve spelling issues in 2026 posts
Diffstat (limited to 'content/blog/2026-02-21-auditing-aws-passwords.org')
| -rw-r--r-- | content/blog/2026-02-21-auditing-aws-passwords.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-02-21-auditing-aws-passwords.org b/content/blog/2026-02-21-auditing-aws-passwords.org index 734dc9c..71ef799 100644 --- a/content/blog/2026-02-21-auditing-aws-passwords.org +++ b/content/blog/2026-02-21-auditing-aws-passwords.org @@ -13,7 +13,7 @@ The scripts are available at [[https://github.com/audit-labs/audit-tools/tree/ma * Scoping -First thing's first: scoping. To audit AWS passwords, we need to understand that +First thing first: scoping. To audit AWS passwords, we need to understand that AWS IAM password policies only apply to users with console access. This isn't the same as the password policy for an application built on top of AWS. It also has no effect on users who authenticate through IAM Identity Center, which |
