1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-08 16:31:34 +01:00
GTFOBins.github.io/_gtfobins/bridge.md
2021-01-17 23:25:31 +01:00

380 B

description functions
Outputs the first line of the file (until the first whitespace) inside an error message to stdandard error.
file-read suid sudo
code
LFILE=file_to_read bridge -b "$LFILE"
code
LFILE=file_to_read ./bridge -b "$LFILE"
code
LFILE=file_to_read sudo bridge -b "$LFILE"