1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/terraform
2026-01-07 21:59:13 +01:00

13 lines
179 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
terraform console
file("/path/to/input-file")
contexts:
sudo:
suid:
unprivileged:
...