tech_fingerprint
Identify a website's CMS, frameworks, CDN, analytics tools, web server, and programming language by analyzing HTTP headers and HTML. Use 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: 100/hr, Pro: 1000/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 |