# 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}}