1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Fix batcat function name

This commit is contained in:
Andrea Cardaci 2023-01-07 20:18:07 +01:00
parent f4e71b63cb
commit 19e99ba71f

View File

@ -1,11 +1,11 @@
---
description: 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.
description: 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.
functions:
shell:
- code: |
batcat --paging always /etc/profile
!/bin/sh
suid-limited:
limited-suid:
- code: |
./batcat --paging always /etc/profile
!/bin/sh