diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-08-01 23:19:55 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-08-01 23:19:55 -0400 |
commit | 247683ead3c714b5869b5fa2fb62c03dc2b00f0d (patch) | |
tree | 60b7471c8b12206e1848ff1a3a92817bf61f8918 /docs/writeups/ImaginaryCTF_2021/hidden.txt | |
parent | ef6e3a502bf8498a8f641eb3dad11d3065359bbb (diff) | |
download | lib-des-gnux-247683ead3c714b5869b5fa2fb62c03dc2b00f0d.tar.gz lib-des-gnux-247683ead3c714b5869b5fa2fb62c03dc2b00f0d.zip |
Writeups from Imaginary CTF 2021
Adding Dusoleil's writeups from Imaginary CTF 2021
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | docs/writeups/ImaginaryCTF_2021/hidden.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/writeups/ImaginaryCTF_2021/hidden.txt b/docs/writeups/ImaginaryCTF_2021/hidden.txt new file mode 100644 index 0000000..f9fb142 --- /dev/null +++ b/docs/writeups/ImaginaryCTF_2021/hidden.txt @@ -0,0 +1,4 @@ +they give you a psd file (I believe it's a photoshop file, but I don't have photoshop and gimp said it was malformed) +flag was in plaintext in the file. binary file, but strings or even just opening it in a text editor and searching is enough + +strings challenge.psd | grep "ictf" |