1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/crash
2026-01-01 22:14:51 +01:00

18 lines
244 B
Plaintext

---
functions:
command:
- code: |-
CRASHPAGER=/path/to/command crash -h
contexts:
sudo:
unprivileged:
inherit:
- code: |-
crash -h
contexts:
sudo:
suid:
unprivileged:
from: less
...