mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
14 lines
243 B
Plaintext
14 lines
243 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
msguniq -P /path/to/input-file
|
|
comment: |-
|
|
The file is parsed and displayed as a Java `.properties` file.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|