mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-04-11 17:44:38 +02:00
Add pidstat
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
cd05b58e70
commit
7bc41773f6
15
_gtfobins/pidstat.md
Normal file
15
_gtfobins/pidstat.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
command:
|
||||||
|
- code: |
|
||||||
|
COMMAND=id
|
||||||
|
pidstat -e $COMMAND
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
COMMAND=id
|
||||||
|
sudo pidstat -e $COMMAND
|
||||||
|
suid:
|
||||||
|
- code: |
|
||||||
|
COMMAND=id
|
||||||
|
./pidstat -e $COMMAND
|
||||||
|
---
|
Loading…
x
Reference in New Issue
Block a user