Calculat3 M3

The site gives a calculator that you can click the buttons to input expression, then it will eval the expression and gives a result. The display is set to readonly, by removing the attribute we can input whatever we want.

Try to get the contents in directory, set the expression to ;ls. Submit it to get a list of file names in result, the flag is the one starts with ctf.

TOP