tech_fingerprint
Identify a website's technology stack including CMS, frameworks, CDN, and analytics tools through HTTP headers and HTML analysis for passive reconnaissance.
Instructions
Detect website technology stack: CMS, frameworks, CDN, analytics tools, web servers, languages (via HTTP headers + HTML analysis). Use for passive reconnaissance; for full audit use audit_domain. Free: 30/hr, Pro: 500/hr. Returns {technologies: [{name, category, confidence%, version}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to fingerprint (e.g. 'example.com', 'shopify.com') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |