WordPress Username
-
I recently observed a potential security loophole in WordPress where attackers can easily discover admin usernames. By searching for any post that displays the author’s name and clicking on it, they are directed to the author archive page. While this page lists all posts by that user, the URL itself also reveals the username.
Since usernames are often half of the login credentials (alongside passwords), this could make brute-force attacks easier for malicious actors. Would it be possible to implement measures to obscure or hash usernames in URLs for better security?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WordPress Username’ is closed to new replies.