mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01:00
13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
nasm -@ /path/to/input-file
|
|
comment: |-
|
|
The file content is treated as command line options and disclosed throught error messages.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|