Security Forem

Hitanshu Gedam
Hitanshu Gedam

Posted on

picoCTF Roboto Sans writeup

robots

I found some random characters together and it struck me they might be base64 encoded strings

I tried to deocde them:

base64 decoding

I got flag1.txt but it was of no use
we can see that I get js/myfile.txt

I decided to visit that file on the website

flag

... and there I get my flag!

Top comments (0)