All Security Checks
Vulnerability DetectionA05:2021

Debug Endpoints Scanner

Find exposed debug routes, admin panels, and development endpoints left in production.

Debug endpoints, admin panels, and development tools left accessible in production are a goldmine for attackers. Our scanner checks for common debug paths, exposed stack traces, development middleware, and administrative interfaces.

What This Scanner Does

Probes for common debug and admin paths (/debug, /admin, /phpinfo, /.env, /graphql, /swagger, etc.). Checks for exposed error pages with stack traces, development middleware indicators, and administrative endpoints without authentication.

Why It Matters

Exposed debug endpoints can reveal environment variables, database credentials, internal API structures, and system configuration. Admin panels without authentication give attackers direct control over your application.

Common Findings

  • Exposed .env file with database credentials
  • Debug mode enabled showing stack traces
  • Unprotected admin panel at /admin
  • Swagger/OpenAPI documentation exposed

OWASP Top 10 Coverage

A05:2021Security Misconfiguration

Run This Check on Your Site

Get a full security report with AI-powered fix suggestions in 30 seconds. No setup required.

Related Security Checks