Veasy

TrueSecrets

Flavien Jaquerod
this challenge makes us go through a .raw file containing all the content of a windows file system at some point. Checking the processes and applications, we see TrueCrypt file that we can use to retrieve content and break AES encryption to get the flag

Weather app

Flavien Jaquerod
HTB writeup for the easy web challenge “Weather app” which uses a combination of request smuggling, sql injection and ssrf vulnerability to get the flag. Pretty advanced compared to other web challenges.