ID Exposed
XESXOR8/23/20261 min read
#osint#htb#n/a
ID Exposed
Platform: HackTheBox | Category: OSINT | Difficulty: N/A | Author: D3v0o0Nu11 | Date: 2026-02-10
Description
We are looking for Sara Medson Cruz's last location, where she left a message. We need to find out what this message is! We only have her email: saramedsoncruz@gmail.com
Solution Approach
Core idea: Identify the weakness from source review or fingerprinting first. Iterate with incremental payloads instead of guessing.
Steps
-
Based on the challenge's title we can utilize this online tool to find the email's ID.
-
We can use the ID to track the person's location.
-
Open this link with the ID.
-
Open her
reviewstab, then scroll down. -
Got the flag!
Flag
(no flag captured)
Lessons Learned
- Identify the weakness from source review or fingerprinting first.
- Iterate with incremental payloads instead of guessing.
- Reuse the same pattern in future engagements.