mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
13 lines
190 B
Plaintext
13 lines
190 B
Plaintext
---
|
|
functions:
|
|
inherit:
|
|
- code: |-
|
|
knife exec -E '...'
|
|
comment: |-
|
|
This allows to run Ruby code (`...`).
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
from: ruby
|
|
...
|