Skip to content

thm_osint2.md

CyberWasp edited this page Jun 30, 2025 · 3 revisions

Task 6 OSINT 2

Walkthrough by WASP1337 aka CyberWasp

“Great work on uncovering that suspicious subdomain, Hexline. However, your work here isn’t done yet, we believe there is more.”

At the beginning I lost a lot of time exploring the token and making the init.js run. All this was unnecessary:

Sublist3r

sublist3r -d virelia-water.it.com
[-] Total Unique Subdomains Found: 2
54484d7b5375357373737d.virelia-water.it.com 
stage0.virelia-water.it.com

Firefox Console

image

dig

dig txt uplink-fallback.virelia-water.it.com finally gave me a Base64 string, which I used in Cyberchef to get the FLAG.

Clone this wiki locally