mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
8 lines
119 B
Markdown
8 lines
119 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: cpulimit -l 100 -f /bin/sh
|
|
sudo:
|
|
- code: sudo cpulimit -l 100 -f /bin/sh
|
|
---
|