mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01:00
14 lines
343 B
Plaintext
14 lines
343 B
Plaintext
---
|
|
comment: |-
|
|
While the program is capable of reading the file, it outputs a "permuted index" of its content, thus altering it. Adjusting the options could yield more readable outputs.
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
ptx -w 999 /path/to/input-file
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|