1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02: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"