Anatomy of a ransomware attack

Art Gallery Description This was a Forensics challenge from the DaVinciCTF, where my team irNoobs managed to finish on the 4th place. This challenge particularly was extremely interesting as it closely mirrored an investigation of a ransomware attack, from the initial infection vector to the encryption routine. Challenge Description: Alert! A famous online art gallery […]

AES encryption

Da French? TL;DR Reverse executable that uses AES encryption and decrypt network traffic Description This was one of the harder challenges for the XMAS-CTF 2020 and I actually managed to be the third one that solved it. In the end, the challenge only had around 15 solves, which shows that many people did not see […]

RSA encryption

s3-simple-secure-system TL;DR Extract RSA keys from executable and decrypt encrypted document Description This was a challenge at the ENISA Hackfest 2020, which posed as a replacement for the ECSC 2020 that was supposed to be held in Vienna but unfortunately got cancelled due to Covid19. This challenge was marked as easy. However, it took me […]