Advertisement
Kyfx

Bypass joomla hash

Jul 3rd, 2015
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Bypass joomla hash
  2.  
  3.  
  4. In this tut i will explain how to bypass joomla hash if you sQli any joomla website
  5. ok after you do sql injection just see activation code in jom_users table will be empty
  6. okay just get the admin e-mail and add this code to joomla website
  7. Code:
  8. index.php?option=com_user&view=reset
  9. or
  10. Code:
  11. component/users/?view=reset
  12. and enter the email after that re inject the site and see the activation code and copy and paste it to the script and change the pass
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement