mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-01-04 16:57:26 -08:00
599 B
599 B
AWS - Step Functions Persistence
{{#include ../../../../banners/hacktricks-training.md}}
Step Functions
更多信息请查看:
{{#ref}} ../../aws-services/aws-stepfunctions-enum.md {{#endref}}
Step function Backdooring
Backdoor a step function,使其执行任意 persistence 技巧,这样每次被执行时都会运行你的恶意步骤。
Backdooring aliases
如果 AWS 账户使用 aliases 来调用 step functions,就有可能修改某个 alias,使其使用一个新的 backdoored 版本的 step function。
{{#include ../../../../banners/hacktricks-training.md}}