Advertisement
ErrorSquadMP7

WP Users +

Jun 14th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Really simple way to find wordpress login usernames so let's keep this short. So for this we are just going to google "/wp-admin" to find some sites that are running wordpress. Just easier to find some that way.
  2.  
  3. Next we want to open up Kali linux or your choice of OS and run (it's already installed)
  4.  
  5. wpscan -u www.vulns-web.com
  6.  
  7. Replace "www.vulns-web.com" with the website you wish to enumerate usernames for.
  8. Using this can give you emails and/or usernames leaked in databases!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement