mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Fix batcat function name
This commit is contained in:
parent
f4e71b63cb
commit
19e99ba71f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user