Skip to main content
  1. Posts/
  2. UACTF/

UACTF Sanity Check

··60 words·1 min·
Table of Contents

Prompt #

I didn’t know that strings was a command until way later LMAO. ¯\_(ツ)_/¯

Solution #

As the name suggests, this challenge’s purpose is to jump-start the reversing category. I decided to start the challenge by following the prompt and printing the ASCII strings the binary contains, and filter for the flag format.

$ strings sanity-check | grep "UACTF"
UACTF{N3V3R_G0NN4_L37_Y0U_D0WN}
Omri Bornstein
Author
Omri Bornstein
Software Engineer, Gopher, TeXnician