Challenge
A binary that performs some XOR operations and makes a network request. No flag in the binary itself.
Approach
- Open in Ghidra. The binary XORs a hardcoded byte array with a repeating key to produce a URL.
- Extract the ciphertext and key from the binary:
| |
curlthe resulting catbox.moe URL to retrieve the flag.
Flag
boroCTF{lEts_gO_B3y0nd_b1nar1e$}