mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
8 lines
141 B
Markdown
8 lines
141 B
Markdown
|
---
|
||
|
functions:
|
||
|
execute-interactive:
|
||
|
- code: cpulimit -l 100 -f /bin/sh
|
||
|
sudo-enabled:
|
||
|
- code: sudo cpulimit -l 100 -f /bin/sh
|
||
|
---
|