Skip to content

Commit 616d125

Browse files
committed
f
1 parent 1829b6f commit 616d125

File tree

1 file changed

+1
-1
lines changed
  • src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-iam-privesc

1 file changed

+1
-1
lines changed

src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-iam-privesc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ aws iam update-saml-provider --saml-metadata-document <value> --saml-provider-ar
303303
aws iam update-saml-provider --saml-metadata-document <previous-xml> --saml-provider-arn <arn>
304304
```
305305

306-
**End-to-end attack (like HackTricks Training IAM Lab 7):**
306+
**End-to-end attack:**
307307

308308
1. Enumerate the SAML provider and a role that trusts it:
309309

0 commit comments

Comments
 (0)