Arsenly
Tools
Free Tools
Pricing
Resources
Sign in Get started
← All tools

Tech Fingerprint

Recon & Discovery

Fingerprint the stack behind a URL - with versions, confidence and CVE pivots - from headers, cookies, markup and assets.

What is Tech Fingerprint?

Tech Fingerprint identifies the technology stack behind a URL - web server, language, CMS, application frameworks, JavaScript frameworks and libraries, CDN/WAF, analytics and chat widgets - by analyzing response headers, cookies, HTML markup and asset signatures.

It goes beyond naming the tech: where the signal allows, it extracts the version, attaches a confidence level and shows the evidence (which header, cookie or asset gave it away). Detected library versions are checked against a built-in vulnerable-version database, so known-weak components (e.g. old jQuery, Lodash, Bootstrap) come back with their exact CVEs inline.

A deep scan option fetches the referenced JS/CSS to read precise versions from file banners, flag source maps and leaked keys (Firebase, Stripe, Google, AWS), and compute the favicon hash with a Shodan pivot to find other hosts running the same app. A bulk mode fingerprints a whole list of hosts into a stack matrix - ideal straight after Subdomain Discovery.

What it detects

  • Server & language - web server, backend language and OS hints, with versions from headers.
  • CMS & ecommerce - WordPress, Drupal, Joomla, Magento, Shopify and more, often with versions.
  • Frameworks & libraries - React/Vue/Angular/Next, jQuery, Bootstrap and others (version-aware).
  • Inline CVEs - vulnerable library versions flagged with their exact CVE IDs and severity.
  • CDN / WAF - Cloudflare, Akamai, Fastly, Imperva, Sucuri and friends sitting at the edge.
  • Deep scan - exact versions from asset banners, source maps, leaked keys and the favicon hash.
  • Bulk matrix - fingerprint many hosts at once and compare their stacks side by side.

Where it fits in your workflow

  • Spot outdated/weak libraries and their CVEs at a glance, then confirm in CVE Lookup.
  • Pull leaked keys / source maps and a Shodan favicon pivot from the deep scan.
  • Map the stacks of every live host after a subdomain sweep with bulk mode.
Use Tech Fingerprint

Run it from your dashboard.

Create free account Sign in Use via API

At a glance

CategoryRecon & Discovery
RunsServer-side
Token cost 3 / run (free tier)
Access Free
Status● Live

Frequently asked questions

Where do the inline CVEs come from?

Detected JavaScript library versions are matched against a built-in, curated vulnerable-version database (Retire.js-style) - so a result like jQuery 3.2.1 shows its actual CVEs instantly and offline. For server products, use the one-click CVE Lookup pivot.

How accurate is version detection?

Best-effort from public signals; versions can be hidden or spoofed. Each result carries a confidence level and the evidence behind it. The deep scan reads asset file banners for far more reliable versions.

Does it scan the target?

No - it makes browser-style GETs (the page, and in deep mode its own linked assets/favicon) and reads only the responses. It does not probe paths or send attack traffic.

Explore more tools →