mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
12 lines
238 B
Plaintext
12 lines
238 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
wall --nobanner /path/to/input-file
|
|
comment: |-
|
|
The textual file is dumped on the current TTY (neither to `stdout` nor to `stderr`).
|
|
contexts:
|
|
sudo:
|
|
...
|