How to Test Default Credentials with OpenClaw

Default credential testing with OpenClaw and ToolRouter. Find factory passwords on your services.

Tool
Security Nuclei icon
Security Nuclei

OpenClaw runs Nuclei scans as automated, scheduled security assessments that provide continuous visibility into your vulnerability posture. Scan for CVEs, misconfigurations, default credentials, and outdated software across your entire infrastructure in a single systematic pass. Its batch scanning approach is ideal for establishing regular security baselines and tracking vulnerability trends over time, ensuring new threats are caught as templates are updated.

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 Nuclei tool:

  1. Ask OpenClaw: "Test my services for default credentials"
  2. OpenClaw checks known defaults and reports any matches
  3. Change all flagged credentials immediately

Example Prompt

Try this with OpenClaw using the Security Nuclei tool
Scan our infrastructure for services still using default passwords. This is a priority security check.

Tips

  • Default credentials give attackers full access -- this is always top priority
  • Test after every new service deployment to catch missed setup steps
  • Include newly added infrastructure components in every scan