mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-06-27 17:03:14 -07:00
600 B
600 B
AWS - Step Functions Persistence
{{#include ../../../banners/hacktricks-training.md}}
Step Functions
For more information check:
{{#ref}} ../aws-services/aws-stepfunctions-enum.md {{#endref}}
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.
{{#include ../../../banners/hacktricks-training.md}}