We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1829b6f commit 616d125Copy full SHA for 616d125
src/pentesting-cloud/aws-security/aws-privilege-escalation/aws-iam-privesc/README.md
@@ -303,7 +303,7 @@ aws iam update-saml-provider --saml-metadata-document <value> --saml-provider-ar
303
aws iam update-saml-provider --saml-metadata-document <previous-xml> --saml-provider-arn <arn>
304
```
305
306
-**End-to-end attack (like HackTricks Training IAM Lab 7):**
+**End-to-end attack:**
307
308
1. Enumerate the SAML provider and a role that trusts it:
309
0 commit comments