1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00

Add sudo to red

This commit is contained in:
Emilio 2019-01-03 20:43:08 +00:00
parent 76f0b9cf45
commit 31be45fbde

View File

@ -14,4 +14,12 @@ functions:
red file_to_read
,p
q
sudo:
- code: |
sudo red file_to_write
a
DATA
.
w
q
---