Herramienta gratis, no se requiere cuenta

Free WordPress Security Configuration Checker

Check eight externally observable WordPress configuration areas: XML-RPC, wp-login.php, debug leakage, directory listing, version disclosure, security headers, REST user enumeration, and sensitive public paths.

También conocido como: WordPress hardening checker, XML-RPC and REST API test
Evidencia mostrada con fuenteNo se requiere cuentaSin métricas inventadas

Ejecutar un chequeo real arriba

Envía una URL pública, dominio o palabra clave. Novaverb mostrará solo la evidencia que esta herramienta puede realmente recuperar o medir.

Modelo de evidencia

Conoce lo que prueba el resultado

This check captures public HTTP evidence for eight WordPress configuration areas: XML-RPC, the standard login path, debug leakage, directory listing, version disclosure, six response headers, REST API user enumeration and selected sensitive paths. It keeps each observation separate and publishes no general security score.

1. Fuente

Bounded live HTTP observations from the submitted public WordPress origin. El resultado identifica de dónde provino su evidencia.

2. Límite

This is a non-intrusive configuration review of selected public HTTP responses. It does not test passwords, exploit vulnerabilities, enumerate plugins, or prove that a WordPress site is secure.

3. Próxima acción

Usa el hallazgo para verificar un problema, luego conecta un espacio de trabajo cuando necesites historial, monitoreo o análisis a nivel de sitio.

How to read this WordPress configuration result

Observation, not exploitation

The checker recognizes selected public response signatures. It sends no attack payload, login attempt, password test or component enumeration request.

No composite security score

Each of the eight areas stands on its own evidence. A clean header result cannot cancel an exposed debug log, and an unavailable response never becomes a pass.

Fix, deploy, re-check

Prioritize exposed logs and sensitive files, then public user enumeration and unnecessary endpoints. Re-run the exact check after deploying each configuration change.

Obtén la respuesta correcta

Qué enviar - y qué evitar

Submit a public WordPress domain or any URL on that site. The checker normalises the address to the final public origin before requesting WordPress paths. Private and reserved targets are refused, and the result may say WordPress was not confirmed when the site hides or changes all recognizable public signals.

Úsalo así
your-wordpress-site.comA public WordPress domain works, and the checker normalizes the address before the bounded requests.
https://www.your-wordpress-site.com/blogA full page URL works too; WordPress configuration paths are checked at the final public origin.
Evita esto
localhost / 10.0.0.8Private and internal targets are refused by the public-IP safety boundary.
Expecting a vulnerability scanThis tool checks selected public configuration evidence only; it does not exploit, authenticate, or enumerate installed components.
Metodología pública

Exactamente cómo se produce este resultado

Every request passes through the public-IP safety boundary and every redirect target is checked again. The checker recognizes specific response signatures rather than treating every HTTP 200 as exposure, runs a bounded set of paths, and discards raw response bodies before the result is stored or displayed.

  1. Obtenemos la dirección pública enviada a través de una verificación de seguridad de IP fija y revisamos cada destino de redirección.
  2. We request a bounded WordPress path set and recognize exact login, XML-RPC, REST, directory-index, debug and sensitive-file signatures.
  3. We read the homepage for WordPress version signals and six selected browser security headers.
  4. We discard raw response bodies and report eight named configuration observations without creating a composite security score.
Construido sobre estándares públicos

Los estándares internacionales a los que se aplica esta verificación.

WordPress documentation defines XML-RPC and REST API behavior, while RFC 9110 defines the HTTP responses observed. The response-header section applies the selected OWASP Secure Headers set. These references describe configuration surfaces; none turns a public response into proof of a vulnerability.

WordPressXML-RPC
WordPress XML-RPC support

Recognises whether the standard public XML-RPC endpoint answers with a WordPress XML-RPC signature.

Lee la especificación
WordPressREST API
WordPress REST API

Checks REST discovery separately from whether the public users endpoint returns account identifiers.

Lee la especificación
IETFRFC 9110
HTTP Semantics

Reads each bounded path's response status while preserving unavailable and restricted outcomes.

Lee la especificación
OWASPSecure Headers
OWASP Secure Headers Project

Reports presence of the six selected response-header controls without claiming their policy values are complete.

Lee la especificación
Listamos un estándar solo donde esta herramienta realmente lee o mide en contra de él. Donde una señal está fuera de una verificación en vivo, el resultado lo indica en lugar de implicar cobertura.
Preguntas comunes

WordPress Security Configuration Checker FAQ

What does the WordPress Security Configuration Checker inspect?

It observes eight public configuration areas: XML-RPC, wp-login.php, debug output, directory listing, WordPress version disclosure, six security headers, the REST API user endpoint, and selected sensitive WordPress paths.

Is this a WordPress vulnerability scanner?

No. The checker sends bounded public HTTP requests only. It does not exploit vulnerabilities, test passwords, enumerate plugins or themes, inspect source code, or look up known software vulnerabilities.

Should XML-RPC always be disabled?

Not always. XML-RPC can support publishing clients, integrations and pingbacks. If nothing you use needs it, restrict or disable it; if it must stay public, protect it with rate limiting and monitoring.

Is a public wp-login.php page automatically insecure?

No. The standard login page is normally public, so reachability is a review item rather than proof of a defect. Use strong passwords, multi-factor authentication, rate limiting and monitoring instead of relying on a hidden URL.

How does the checker detect exposed WP_DEBUG output?

It looks for recognizable PHP and WordPress error signatures in the captured homepage and public debug.log response. It never displays or stores the raw log or configuration-file contents.

What counts as WordPress directory listing?

The checker requests selected wp-content directories and looks for an actual generated index page, such as an Index of page with a parent-directory listing. A normal application response is not labeled as directory listing.

How can WordPress disclose its version?

A page can disclose a WordPress version through its generator metadata. Removing that metadata reduces easy fingerprinting, but installing security updates remains the important control.

Is the WordPress REST API unsafe?

No. The REST API is a normal WordPress feature. The relevant observation is whether the public users endpoint returns account identifiers; the checker reports REST availability and user enumeration separately.

Which sensitive WordPress paths are checked?

The bounded path set covers the public readme and license files, the install and setup screens, debug.log, and one common wp-config.php backup name. Only recognized content is labeled exposed, and raw sensitive content is discarded.

Does a clean configuration result prove the site is secure?

No. It only means the selected public observations did not show those configuration exposures at that moment. Plugin vulnerabilities, authorization flaws, malware, weak accounts and server-side issues require separate authorized testing.

Más verificaciones gratuitas

Explorar todas las herramientas gratuitas de Novaverb

Verificador SEO del Sitio WebCobertura de rastreo, páginas indexables y enlaces internos
Herramienta de Investigación de Palabras ClaveVerifica el volumen de búsqueda disponible de la consulta exacta, …
Verificador de SERPInspeccionar los resultados orgánicos devueltos para una palabra clave y …
Verificador de Seguridad del Sitio WebAudita la postura de seguridad del sitio web, certificados TLS/SSL, …
Verificador de tiempo de respuesta del servidorMedir el tiempo de respuesta del servidor Time to First …
Verificador de backlinksExplora backlinks, dominios de referencia, enlaces dofollow y autoridad de …
Verificador de robots.txtPrueba y valida las reglas de robots.txt, directivas de User-Agent, …
Verificador de SitemapDescubre declaraciones de sitemap, inspecciona el documento raíz y obtiene …
Verificador de Meta EtiquetasVerifica la longitud del título de la página, la meta …
Verificador de estado HTTP y redirecciónRastrear códigos de estado HTTP (200, 301, 302, 404, 500) …
Monitor de Sitio WebEjecutar una verificación de disponibilidad en vivo y retener una …
Prueba de HTTP/2Verifica si el nombre de host exacto negociado utiliza HTTP/2 …
Prueba de HTTP/3Prueba si tu servidor web soporta HTTP/3 sobre QUIC con …
Prueba de Rendimiento del Sitio WebCompara el tiempo de respuesta HTTP desde ubicaciones de sondeo …
Verificador GEOInspeccionar señales de página observables que apoyan la recuperación, extracción …
Verificador de Core Web VitalsVerifica el LCP, INP y CLS del 75% de los …
Verificador de PageSpeedEjecutar una auditoría de laboratorio Lighthouse para inspeccionar rendimiento, accesibilidad, …
Verificador de Seguridad del Sitio WebVerifica si un dominio o URL está marcado por malware, …
Verificador de Knowledge GraphBuscar entidades coincidentes para una marca, persona, producto u organización …
Verificador de Brecha de Palabras ClaveEncuentra palabras clave de clasificación observadas para un competidor y …
Páginas Principales del CompetidorEncuentra las páginas con el tráfico orgánico estimado más alto …
Explorar el centro completo de herramientas gratuitas
Verifica → entiende → corrige

Convierte esta verificación en una solución verificada

Cada herramienta gratuita de Novaverb es un embudo: realiza la verificación, comprende la evidencia, luego corrígela y prueba que se ha resuelto con una nueva verificación - sin estados de paso inventados.