How to Detect Web Technologies with Claude
Identify web technologies with Claude and ToolRouter. Map your technology stack.
ToolSecurity HTTPxClaude turns HTTP service probing into a thorough, conversational security review that connects each finding to its broader implications. Ask Claude to check security headers, discover hidden services, verify SSL configurations, and enumerate subdomains while explaining the risk and remediation for every issue found. Its chaining capability lets you start with a broad reconnaissance and progressively drill into specific areas of concern.
Connect ToolRouter to Claude
1Go to Settings → Connectors → Add custom connector
2Enter the details below and click Add
Name
ToolRouterURL
https://api.toolrouter.com/mcp3Done — works on Claude chat, desktop, and mobile
Steps
Once connected (see setup above), use the Security HTTPx tool:
- Ask Claude: "Detect the technologies running on these hosts using security-httpx" and provide URLs
- Claude probes each host and identifies servers, frameworks, and libraries
- Review the technology inventory and check for outdated versions
- Update or patch any technologies with known vulnerabilities
Example Prompt
Try this with Claude using the Security HTTPx tool
Detect the web technologies running on myapp.com, blog.myapp.com, and docs.myapp.com. I want to know servers, frameworks, CMS, and JavaScript libraries.
Tips
- Ask Claude to cross-reference detected versions against known CVE databases
- Technology detection can reveal unintended information disclosure through version headers
- Use the inventory to plan technology standardization across your properties