1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/msgmerge
2026-01-06 17:44:19 +01:00

14 lines
254 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
msgmerge -P /path/to/input-file /dev/null
comment: |-
The file is parsed and displayed as a Java `.properties` file.
contexts:
sudo:
suid:
unprivileged:
...