Skip to content

Commit

Permalink
GITBOOK-623: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored and gitbook-bot committed Jun 4, 2024
1 parent 5af4661 commit b05b804
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ optional arguments:
-r ROLE_LIST [ROLE_LIST ...], --role-list ROLE_LIST [ROLE_LIST ...]
```
{% hint style="danger" %}
Note that the [find\_circular\_trust.py](https://github.com/hotnops/AWSRoleJuggler/blob/master/find\_circular\_trust.py) script from that Github repository doesn't find all the ways a role chain can be configured.
{% endhint %}
<details>
Expand Down Expand Up @@ -139,6 +141,8 @@ Write-Host "Role juggling check complete."
</details>
<details>
<summary><strong>Learn AWS hacking from zero to hero with</strong> <a href="https://training.hacktricks.xyz/courses/arte"><strong>htARTE (HackTricks AWS Red Team Expert)</strong></a><strong>!</strong></summary>
Expand Down
4 changes: 2 additions & 2 deletions pentesting-cloud/aws-security/aws-services/aws-sts-enum.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ In the following page you can check how to **abuse STS permissions to escalate p

### Persistence

{% content-ref url="../aws-persistence/aws-iam-persistence.md" %}
[aws-iam-persistence.md](../aws-persistence/aws-iam-persistence.md)
{% content-ref url="../aws-persistence/aws-sts-persistence.md" %}
[aws-sts-persistence.md](../aws-persistence/aws-sts-persistence.md)
{% endcontent-ref %}

## References
Expand Down

0 comments on commit b05b804

Please sign in to comment.