toom
toom
CC#
Created by toom on 1/22/2025 in #help
Cryptography (easy) challenge
Hello, I have to do a simple cryptography challenge for school. You'll find the file and the context (fr and en) below. I figured out that it is encoded as base64. When decoded it's a gzip, which contains a .bmp which got xor encrypted. I need help to find this key. I have no hints about it https://tinyurl.com/needurhelpp Quelques minutes avant le crash de l'hélicoptère du GIC, le système d'imagerie satellitaire d'Osland a réussi à capturer une image de l'engin en perdition. Malheureusement, les multiples cyber-attaques à l'encontre des systèmes d'Osland ont pour effet d'entraîner des dysfonctionnements matériels des stations de surveillance satellitaire, et les images transmises par ces dernières sont chiffrées par l'intermédiaire de clés erronées. En effet, les stations transmettent des images au format BMP, chiffrées à l'aide de Xor, et compressées par Gzip. Afin d'identifier une potentielle zone de crash de l'hélicoptère, il est essentiel de récupérer l'image transmise. L'image est accessible ici Le flag est au format FLAG{} A few minutes before the GIC helicopter crashed, Osland's satellite imaging system managed to capture an image of the sinking craft. Unfortunately, multiple cyber attacks on Osland's systems are causing hardware malfunctions at satellite monitoring stations, and images transmitted from them are encrypted using incorrect keys. Indeed, the stations transmit images in BMP format, encrypted using Xor, and compressed by Gzip. In order to identify a potential helicopter crash zone, it is essential to recover the transmitted image. The image is accessible here The flag is in FLAG{} format
19 replies