Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 628 Bytes

SVG 2nd:Misc:200pts

もう少しちゃんと隠しました。 https://aokakes.work/MaidakeCTF2020/SVG2/
Hint
SVGはただの図形や文字列が重なっているだけなんです。

Solution

URLにアクセスすると以下のようなサイトだった。
SVG 2nd
site.png
svgのみが置かれている。
flag.svg
中身には直接書かれていないようだ。
Illustratorでいじっているとflagが現れた。
flag.png

MaidakeCTF{SVG_images_are_chunkes_of_coordinates}