Lets start with the basics, user enumeration is a process of identifying the WordPress users login name on WordPress by providing the user number. So for instance you can put something like
1 |
https://yourdomain.com/?author=1 |
Obviously change the domain name, and if you have no protection, and WordPress permalinks turned on you will get back the login […]