mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
dialog --textbox /path/to/input-file 0 0
|
|
comment: |-
|
|
The file is shown in an interactive TUI dialog.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|