block 2 · online
Tech Stack Snapshot · dev-docs

Tech Stack Snapshot: Overview

Identify the most visible pieces of a public site's technology stack.

status
Published
slug
overview
published
Apr 20, 2026

Tech Stack Snapshot: Overview

The Snapshot fetches a URL and reports the coarse technology signals it can read from the HTTP response and HTML <head>.

What it reads

  • Response headersServer, X-Powered-By, CDN-specific headers.
  • HTML head<meta name="generator">, framework-specific script URLs, analytics tags.
  • Cookie names — common session-cookie names (for example PHPSESSID, ASP.NET_SessionId, connect.sid) hint at the backend runtime.

What the output means

Each finding comes with a confidence label: high (exact header match), medium (strong pattern), or low (weak hint). Treat low- and medium-confidence findings as hypotheses, not facts.

last published Apr 20, 2026