Temptation. Stone. Silence. - CTF Challenge
Category: OSINT
Difficulty: Medium
Flag: 0xfun{Mālpils_Ērgļi_Lube}
📥 Download Challenge
Download Temptation. Stone. Silence..zip - Try to solve it yourself before reading the writeup!
Challenge Summary
Three images, three fragments — each pointing to a Latvian place. Identify the Latvian place name for each image and submit:
0xfun{City1_City2_City3}
Latvian spelling and diacritics are required.
Overview / Approach
Each image is a “fragment” that points to a location. Three separate OSINT mini-tasks:
- Temptation → find a distinctive object via reverse image search + confirm exact location.
- Stone → identify the carved face/person first, then locate the matching monument/grave.
- Silence → use the legend clue (deal with the devil) + the “boat” shape to locate the site.
Main techniques:
- Reverse image search (Google Images / Lens)
- Visual clue extraction (subject, environment, timestamps)
- Targeted keyword searching (person name / legend name + Latvia)
1. Temptation (Golden Pig) → Mālpils
What I Saw
A large golden pig statue on grass, with flowers and a small landscaped structure nearby.
Steps
- Reverse image search the pig photo.
- Results pointed to two candidate locations: Rīga and Mālpils.
- The reverse search alone didn’t fully disambiguate, so I looked for the exact photo and any metadata.
- The image had a date stamp, and with that I found a matching photo set in the LETA photo archive, where the location is explicitly listed as Mālpils.
Reference (LETA album):
https://leta.lv/photo/album/A9CD3C76-C38D-44E6-928B-0D160A6E3101
City1 = Mālpils
2. Stone (Boulder with Carved Face) → Ērgļi
What I Saw
A large boulder in a forest with a carved portrait medallion (face in relief) embedded into the stone.
Steps
- Reverse image search was not immediately helpful.
- Shifted to identifying the face: searching for “Latvian writer portrait relief stone” and similar terms.
- The face matches Rūdolfs Blaumanis (Latvian writer / playwright).
- Searching for Rūdolfs Blaumanis + grave / memorial leads to a grave site in Ērgļi, where photos show the same distinctive stone with the portrait medallion.
City2 = Ērgļi
3. Silence (Stone “Boat” in Forest) → Lube
What I Saw
A quiet forest clearing with a low, elongated stone formation resembling a boat.
Steps
- Reverse image search and generic keyword attempts didn’t return a clean match.
- Used the narrative clue: “The silence of a legend” and “They say the region’s elder once made a deal with the devil…”
- Combining Latvian devil folklore + boat, searched for legends/monuments with that motif.
- This led to a known site/monument referred to as a “devil’s boat” in a forest next to Lube.
- Comparing images of that site with the challenge image confirmed the match.
City3 = Lube
Final Flag
0xfun{Mālpils_Ērgļi_Lube}
← Back to Blog