NahamCon2021 CTF - Chicken Wings - Writeup
Introduction
Today we're doing a CTF writeup for the Chicken Wings challenge from the NahamCon2021 CTF. Chicken Wings is a cryptography challenge (kind of) and after we started the challenge we downloaded the associated file and read it:This looks strange. Let's see if Google has anything to say about this:
paste contents of the chicken_wings output into Google search:
Summary
The downloaded file contains a string written in the WingDings font. We were able to obtain the flag string after putting the content of the chicken_wings file through a translation website.
Finish
Comments
Post a Comment