- What: Researchers discovered a Kraken darknet ecosystem login surface exposed through both clearnet domains and Tor onion services.
- Impact: The clearnet instance acts as a gateway layer to onion-hosted backend services, potentially exposing users to risks associated with clearnet access to darknet resources.
Introduction Recent threat intelligence analysis uncovered a login surface associated with the Kraken darknet ecosystem that is simultaneously exposed through traditional clearnet domains and Tor onion services. The CAPTCHA workflow, authentication layout, and visual structure appear nearly identical across both environments, indicating a shared deployment rather than independent mirrors. Closer inspection of client side behavior, background network requests, embedded routing logic, and indexed clearnet infrastructure reveals that the public web instance behaves not as a standalone marketplace, but as a gateway layer positioned in front of onion hosted backend services. Clearnet Authentication Flow and Backend Coordination Credential submission from the clearnet interface occurs through a local POST endpoint ( entry/login ), meaning authentication data is first delivered to the clearnet server rather than directly to an onion server. At the same time, the page issues a background request to an internal routing component ( modules/onion_servers/take_server.php ). This behavior indicates that session binding or mirror selection takes place before authentication completes, a pattern consistent with broker like access layers used to shield hidden backend infrastructure. Client side scripting implements hashing and cookie persistence mechanisms that coordinate session state and routing identifiers across requests, further reinforcing the interpretation that the clearnet layer performs pre-authentication orchestration rather than simple credential validation. Session Routing and Onion Backend Telemetry via Cookies Captured HTTP cookies from the clearnet authentication workflow expose additional internal routing and infrastructure metadata that is not visible in the user interface. Observed cookie values include: Technical Interpretation The structure and naming of these cookie parameters reveal multiple layers of backend coordination: Tor aware routing indicators : Fields such as tor_scheme_id , tor_port , and onion_server_id strongly suggest that the clearnet gateway is dynamically binding user sessions to specific hidden service endpoints. Session orchestration across proxy layers : Identifiers like proxy_cf_session_id , remote_route , and remote_server_id indicate traversal through intermediary infrastructure, likely used for load distribution, resilience, or service isolation. Referral and discovery tracking : The presence of a clearnet referrer (kraken106[.]com) demonstrates linkage between publicly reachable discovery domains and backend onion infrastructure. Taken together, these cookie artifacts offer clear, practical evidence of how the underlying flow operates. They suggest that authentication is first handled through clearnet session brokers, that individual user sessions are then tied to specific onion based backends, and that routing decisions happen even before credential validation is fully completed. Embedded Onion Infrastructure and Clipboard Manipulation Inspection of the clearnet HTML reveals embedded onion addresses referenced directly inside client side logic. JavaScript within the page intercepts clipboard copy events and transparently replaces known onion domains with alternate mirrors. This behavior is consistent with operational techniques used to maintain mirror redundancy, traffic steering, and controlled user routing inside darknet service ecosystems. The script attaches a copy event listener to the document and inspects any selected text before it reaches the system clipboard. If the copied content contains a known onion hostname, the script replaces it with a different hidden service address mapped inside an internal dictionary before writing the modified value to the clipboard. Public Indexing of Gateway Domains Multiple clearnet domains serving the CAPTCHA gateway are indexed by public search engines, making the entry surface discoverable outside Tor. Search results indicate that these domains primarily act as entry points within a broader ecosystem. They serve as accessibility bridges that help new users reach otherwise hidden services, function as discovery surfaces that introduce users to marketplace environments, and operate as routing frontends that ultimately direct traffic toward underlying onion based infrastructure. Public indexing fundamentally alters the traditional hidden service threat model by exposing the initial access layer to open web reconnaissance and defensive monitoring. Discovery of Distributed CAPTCHA Gateway Infrastructure URLScan telemetry reveals a broad cluster of clearnet domains hosting identical CAPTCHA gated login interfaces tied to the same backend ecosystem. Observed infrastructure includes: Domain Registered On captcha[.]krad2[.]cc 2025-11-05 captcha[.]kraba5[.]cc 2025-12-15 captcha[.]kraba5[.]at NA captcha[.]kra52[.]at NA captcha[.]kra51[.]cc 2025-09-26 captcha[.]krafb5[.]at NA captcha[.]krafb5[.]cc 2025-12-31 captcha[.]krabi5[.]at NA captcha[.]k...