<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Web on CTF Writeups</title><link>https://ctf-writeups.dediamondpro.dev/tags/web/</link><description>Recent content in Web on CTF Writeups</description><generator>Hugo -- 0.156.0</generator><language>en-us</language><lastBuildDate>Sun, 29 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ctf-writeups.dediamondpro.dev/tags/web/index.xml" rel="self" type="application/rss+xml"/><item><title>Repeating Mistakes</title><link>https://ctf-writeups.dediamondpro.dev/cscbe-2026-finals/repeating-mistakes/</link><pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate><guid>https://ctf-writeups.dediamondpro.dev/cscbe-2026-finals/repeating-mistakes/</guid><description>&lt;p&gt;Category: Web (felt more like a cryptography challenge)&lt;/p&gt;
&lt;p&gt;Difficulty: Easy (40 points)&lt;/p&gt;
&lt;p&gt;Author: Romain Fontaine&lt;/p&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;Our cryptography researcher got hit by a nasty ransomware during his work on some advance encryption standardization.
Can you help him recover his encrypted files so he doesn&amp;rsquo;t lose all his progress?&lt;/p&gt;
&lt;h2 id="solution"&gt;Solution&lt;/h2&gt;
&lt;p&gt;This challenge gave us an encryption script, as well as some encrypted files (flag.txt.enc, encarta.txt.enc, Block_diagram.png.enc, &amp;hellip;).
This is the encryption function in encrypt.py.&lt;/p&gt;</description></item></channel></rss>