Files
hacktricks-cloud/pentesting-cloud/aws-security/aws-persistence/aws-step-functions-persistence.md
2024-12-12 19:35:48 +01:00

2.9 KiB

AWS - Step Functions Persistence

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}

Step Functions

For more information check:

{% content-ref url="../aws-services/aws-stepfunctions-enum.md" %} aws-stepfunctions-enum.md {% endcontent-ref %}

Step function Backdooring

Backdoor a step function to make it perform any persistence trick so every time it's executed it will run your malicious steps.

Backdooring aliases

If the AWS account is using aliases to call step functions it would be possible to modify an alias to use a new backdoored version of the step function.

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}