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/pygmentize
2026-01-24 12:05:29 +01:00

11 lines
154 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
pygmentize -l text /path/to/input-file
contexts:
sudo:
unprivileged:
...