Title: No User Enumeration
Author: Carlos
Published: <strong>4 de Abril de  2016</strong>
Last modified: 23 de Octubre de  2019

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/no-user-enumeration.svg)

# No User Enumeration

 Por [Carlos](https://profiles.wordpress.org/carlost800/)

[Descargar](https://downloads.wordpress.org/plugin/no-user-enumeration.1.3.2.zip)

 * [Detalles](https://cl.wordpress.org/plugins/no-user-enumeration/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/no-user-enumeration/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/no-user-enumeration/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/no-user-enumeration/#developers)

 [Soporte](https://wordpress.org/support/plugin/no-user-enumeration/)

## Descripción

In many WordPress installations is possible enumerate usernames through the author
archives, using urls like this:

http://wpsite/?author=1

http://wpsite/?author=1/

http://wpsite/?bypass=1&author%00=1

http://wpsite/?author%00=%001

http://wpsite/?%61uthor=1

And recently wordpress since 4.7 comes with a rest api integrated that allow list
users:

curl -s http://wpsite/wp-json/wp/v2/users/
 curl -s http://wpsite/?rest_route=/wp/
v2/users curl http://wpsite/?_method=GET -d rest_route=/wp/v2/users

Know the username of a administrator is the half battle, now an attacker only need
guest the password.
 This plugin stop it.

Also, is possible get usernames from the post entries.
 This plugin, hide the name
of the author in a post entry if he is not using a nickname. Also, hide the url 
page link of an administrator author.

The main goal is hide the administrators usernames.
 Obviously, is better not choose“
admin” as the username because is easiliy guessable.

## Instalación

 1. Upload `no-user-enumeration` to the `/wp-content/plugins/` directory
 2. Activa el plugin a través del menú de ‘Plugins” en WordPress

## FAQ

.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“No User Enumeration” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ Carlos ](https://profiles.wordpress.org/carlost800/)

[Traduce “No User Enumeration” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/no-user-enumeration)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/no-user-enumeration/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/no-user-enumeration/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/no-user-enumeration/)
por [RSS](https://plugins.trac.wordpress.org/log/no-user-enumeration/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.3.2

 * Using WP_DEBUG not emit undefined index notice.

#### 1.3.1

 * Minor changes.

#### 1.3

 * Fix bypass protection using this: curl http://wpsite/?_method=GET -d rest_route
   =/wp/v2/users

#### 1.2

 * Disallow list users using the rest api.
 * Compatibility with plugin WP All Import.

#### 1.1

 * Hide admin usernames in post replies. Improved security.

#### 1.0

 * First version.

## Meta

 *  Versión **1.3.2**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **200+**
 *  Versión de WordPress ** 2.9 o superior **
 *  Probado hasta **5.2.24**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/no-user-enumeration/)
 * Etiquetas
 * [security](https://cl.wordpress.org/plugins/tags/security/)[user enumeration](https://cl.wordpress.org/plugins/tags/user-enumeration/)
   [wpscan](https://cl.wordpress.org/plugins/tags/wpscan/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/no-user-enumeration/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/no-user-enumeration/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/no-user-enumeration/reviews/)

## Colaboradores

 *   [ Carlos ](https://profiles.wordpress.org/carlost800/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/no-user-enumeration/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://cl.wordpress.org/plugins/no-user-enumeration/?output_format=md#)