Rating:

MarsU is a Python Django service for researchers. In the Web Application you can create projects, add research papers, as well as reading lists. To add description and notes to projects markdown pads can be assigned to projects. Those markdown pads are managed/created by another service, hosted at 127.0.0.66:9999. This Web service is an OCAML binary which creates markdown Pads and save them as .md files in the pads folder.

For full write-up, see link

Original writeup (https://saarsec.rocks/2020/07/12/FAUSTCTF-marsu.html).