swampCTF 2025 - Editor - Web challange
Introduction I solved the Editor challenge in the Web category. More info about this CTF is here Editor I went to the page that was in the challange description, and I was prompted with the message “Forbidden” I set up the server locally by downloading the attachment, then going into the backend and typing python server.py I went to the site I put up locally (and again forbidden) ...