Finance Calculat0r 2021
Last updated
Last updated
We launched a scriptable cloud calculat0r for all your financing needs!
nc challs.rumble.host 42323
Of course its Open Source
The program allows you to write a Python program to be executed. It checks the AST of the program and only the print
function is allowed to be called.
But note that module imports are allowed. We can simply import a function as print
to bypass this filter.
After getting a shell, we can find the flag in /opt/flag.txt
.
CSR{OhManSandiNeinNeinDasMachtManNicht}