PicoCTF 2022 - Roboto Sans
Problem
The flag is somewhere on this web application not necessarily on the website. Find it.
Author: Mubarak Mikail
Ans: picoCTF{Who_D03sN7_L1k5_90B0T5_718c9043}
Solution:
Enter the website.

According to the problem, we tried going to /robots.txt to find something here.

Cool, we used Base64 decoding.



flag1.txt:

/js/myfi:

/js/myfile.txt:

PicoCTF 2022 - Roboto Sans
Solution:
Enter the website.
According to the problem, we tried going to
/robots.txtto find something here.Cool, we used Base64 decoding.
flag1.txt:/js/myfi:/js/myfile.txt: