mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01:00
14 lines
184 B
Plaintext
14 lines
184 B
Plaintext
---
|
|
functions:
|
|
inherit:
|
|
- code: |-
|
|
irb
|
|
...
|
|
comment: |-
|
|
This allows to run Ruby code (`...`).
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
from: ruby
|
|
...
|