1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 22:46:19 +01:00
GTFOBins.github.io/_gtfobins/batcat

14 lines
260 B
Plaintext

---
functions:
inherit:
- code: |-
batcat --paging always /etc/hosts
comment: |-
`--paging always` can be omitted provided that the output doesn't fit the screen.
contexts:
sudo:
suid:
unprivileged:
from: less
...