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/time.md
2018-10-05 18:55:38 +01:00

304 B

description functions
Note that the shell might have its own builtin time implementation, which may behave differently than` /usr/bin/time`, hence the absolute path.
shell suid sudo
code
/usr/bin/time /bin/sh
code
./time /bin/sh -p
code
sudo /usr/bin/time /bin/sh