Challenge Overview
[★★★] Suspect tracking - Golden Hour
Points: 27
Good work! We have managed to identify the location with an accuracy down to a few centimeters. We know where the photograph in question was taken and likely also the time it was captured.
Can we determine the exact date when the photograph was taken based on the image? The flag should be in the format "MMDD", e.g., if it was taken on February 14th, the flag would be "0214".
Initial Analysis
This challenge is part of a series of OSINT investigations. In previous challenges, we had already determined the exact location where a photograph was taken. Now we need to determine the exact date using just the image itself.
The title "Golden Hour" is a significant clue - in photography, the golden hour refers to the period shortly after sunrise or before sunset where daylight is redder and softer compared to when the sun is higher in the sky.
Tools Used
- Google Earth Pro (to verify the location)
- SunCalc.org (primary tool for determining the date)
- Sun azimuth and elevation angle estimation from picture
Solution Process
Step 1: Verifying the Location with Google Earth Pro
First, I verified the exact location using Google Earth Pro. The coordinates (36.0486, 14.1912) placed us in Malta. I lined up the view in Google Earth to match the perspective seen in the photograph.
Step 2: Determining the Sun's Position
From the photograph, considering the challange name "Golden Hour" and exact coords from previous challange, we could determine sun is pointing somewhere west, between a sea rock and the shoreline.
Step 3: Using SunCalc.org for Date Determination
I used SunCalc.org with the exact coordinates (36.0486, 14.1912) and time (17:14) from the photo. The key to solving this challenge was using the precise azimuth (the horizontal angle of the sun's position) and elevation angle (the vertical angle of the sun above the horizon).
By examining the photo, I was able to determine approximately where the sun was positioned. In SunCalc, I then adjusted the date while keeping the time constant at 17:14, watching how the sun's position changed. By doing some guesswork and playing with some sun angle formulas, I calculated the sun elevation angle to be roughtly 2°.
Step 4: Matching the Sun's Position
I started by trying various dates in January 2024, since the "golden hour" effect suggested winter in the northern hemisphere. I methodically checked different dates, comparing:
- The sun's azimuth (compass direction)
- The sun's elevation angle above the horizon
On January 30th, I found that the sun's position perfectly matched what we observed in the photograph - both in terms of direction (azimuth) and height above the horizon (elevation angle).
Step 5: Verification
To verify this finding, I checked dates before and after January 30th. The sun's position on nearby dates (January 29th and 31st) was slightly off, confirming that January 30th was indeed the date when the photograph was taken.
The specific SunCalc URL that confirmed the date was: https://www.suncalc.org/#/36.0486,14.1912,18/2024.01.30/17:14/1/3
The Flag
Based on the challenge requirements, the flag format is "MMDD" where MM is the month and DD is the day.
Since the photograph was taken on January 30th, the flag is:
0130
Conclusion
This challenge demonstrates a powerful OSINT technique called "chronolocation" - determining when a photo was taken based on the position of the sun. It's a technique used by intelligence agencies, journalists, and investigators to verify the authenticity of images and determine precisely when events occurred.
The key learning points from this challenge:
- The sun's position in the sky is different every day of the year
- Tools like SunCalc.org can help determine the exact date a photo was taken if you know the location and time
- Azimuth (compass direction) and elevation angle are crucial parameters for determining the date
- The "Golden Hour" is a critical time for this analysis as the sun's position is more distinctive
This technique works best when:
- The exact location is known
- The approximate time of day is known
- The photo shows clear indications of the sun's position (through lighting or shadows)
- The photo was taken on a clear day without significant cloud cover
Additional Resources
If you want to learn more about this technique, check out:
- SunCalc.org - A free tool for analyzing sun positions
- Bellingcat's guide to chronolocation
- Forensic Architecture's methodology on chronolocation
- The Photographer's Ephemeris - Another tool for planning photography based on sun position