How to Discover Hidden Services with OpenClaw

Hidden service discovery with OpenClaw and ToolRouter. Find exposed infrastructure.

Tool
Security HTTPx icon
Security HTTPx

OpenClaw runs HTTP service probes as systematic, large-scale scanning operations that cover your entire web infrastructure in one pass. Feed it a list of domains, subdomains, and IP ranges to get back a comprehensive inventory of responding services with their security header status, SSL configuration, and detected technologies. Its batch scanning approach is essential for organizations managing large infrastructures that need continuous visibility into their HTTP attack surface.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

Once connected (see setup above), use the Security HTTPx tool:

  1. Ask OpenClaw: "Scan for hidden HTTP services on my domain"
  2. OpenClaw probes and reports all responding services
  3. Identify unauthorized or forgotten services
  4. Restrict or decommission exposed services

Example Prompt

Try this with OpenClaw using the Security HTTPx tool
Discover all HTTP services running on subdomains of mycompany.com, including non-standard ports.

Tips

  • Hidden services are among the top initial access vectors for attackers
  • Maintain an inventory of all authorized services and compare against scan results
  • Services exposed during development often remain exposed in production if not actively managed

Related Workflows

Full Security AssessmentComprehensive security assessment combining infrastructure probing, vulnerability scanning, penetration testing, and CVE intelligence.SSL and DNS AuditAudit SSL certificates, DNS configuration, HTTP security headers, and domain registration for security gaps.Subdomain Security ScanEnumerate subdomains, probe services, scan for takeover vulnerabilities, and capture visual evidence.Infrastructure Health CheckVerify DNS resolution, service availability, and server locations to ensure infrastructure is healthy and correctly configured.Web Application Security TestCrawl a web application, analyze HTTP security, test for injections, and document findings with screenshots.Network ReconnaissanceMap the complete network attack surface through DNS enumeration, geolocation, service probing, and attack vector analysis.API Security TestingTest API endpoints for authentication flaws, injection vulnerabilities, and compliance with OWASP API Security Top 10.Certificate MonitoringMonitor SSL/TLS certificates for expiration, verify TLS configuration, and confirm domain ownership alignment.Cloud Security AuditAudit cloud infrastructure by discovering assets, probing for misconfigurations, testing cloud-specific attacks, and checking CVEs.Third-Party Risk AssessmentAssess third-party vendor security through identity verification, external security probing, attack surface analysis, and breach history.Continuous Security MonitoringMaintain ongoing security visibility through DNS monitoring, service probing, vulnerability scanning, and CVE tracking.Dark Web Exposure CheckCheck for organizational data exposure on the web including credential leaks, paste sites, and breach databases.