1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/ntpdate
2026-01-06 17:44:19 +01:00

14 lines
271 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
ntpdate -a x -k /path/to/input-file -d localhost
comment: |-
The file is actually parsed and lines are leaked through error messages.
contexts:
sudo:
suid:
unprivileged:
...