CTF Archive

9/19/2025 - 9/26/2025

Crack The Code
The answer is: (mouse over or touch below to see)
Answer: F1nd1ng_4_w0rd_1n_y0ur_NPM_p4ck4g3

Explaination: Substitute the glyphs using the key,
then convert from hex to reveal the answer!

9/5/2025 - 9/19/2025

Color Code 4
The answer is: (mouse over or touch below to see)
Answer: Wenge

Explaination: 64 + 54 + 52
#645452 is the hex code for 'Wenge'

8/29/2025 - 9/12/2025

Toms CTF 2
The answer is: (mouse over or touch below to see)
Answer: "IF YOU CAN READ THIS THANK A COMPUTER SCIENTIST"

Explaination: echo "IF YOU CAN READ THIS THANK A COMPUTER SCIENTIST"
| od -x | tr -d ' \n' | rev | rot13 | fold -w 25

To turn the puzzle into text you need to
  1. Remove the line breaks so the puzzle is one long string.
  2. Apply ROT13 (Caesar cipher shift by 13)
    • This makes the letters only use a–f, which are valid hex digits.
  3. Reverse the whole string.
  4. Read it as hex:
    • Take the string two characters at a time (like 49, 46, 20, …).
    • Convert each pair from hex into its ASCII character.
    • Example: 49 = I, 46 = F, 20 = space.
  5. Put it all together and the hidden message appears!

8/29/2025 - 9/5/2025

Color Code 3
The answer is: (mouse over or touch below to see)
Answer: Firebrick

Explaination: B2 + 22 + 22
#B22222 is the hex code for 'Firebrick'

8/22/2025 - 8/29/2025

Color Code 1
The answer is: (mouse over or touch below to see)
Answer: Bubbles

Explaination: E7 + FE + FF
#E7FEFF is the hex code for 'Bubbles'

8/15/2025 - 8/22/2025

Color Code 1
The answer is: (mouse over or touch below to see)
Answer: Baby Blue Eyes

Explaination: A1 + CA + F1
#A1CAF1 is the hex code for 'Baby Blue Eyes'

8/1/2025 - 8/8/2025

Color Code 1
The answer is: (mouse over or touch below to see)
Answer: https://www.apple.com/customer-letter/

Explaination: Published on the 47 day of 2016, that post references the
All Writs Act of 1789,
and the 11116274 is the id of the post in the url at
https://news.ycombinator.com/item?id=11116274
FOLLOW US
Ridgeback Logo
ABOUT
Copyright ©2024 Ridgeback Network Defense, Inc. All rights reserved.
CONTACT US
[email protected]