- Edit file "joomla root/modules/mod_login/tmpl/default.php
- Find there lines
<a href="<?php echo JRoute::_( 'index.php?option=com_user&task=register' ); ?>"> <?php echo JText::_('REGISTER'); ?> </a>
- Replace with
<a href="<?php echo JRoute::_( 'index.php?option=com_juser&task=register' ); ?>"> <?php echo JText::_('REGISTER'); ?> </a>
- Save file.
How to hack Joomla core login module?
Friday, June 24, 2011 // by Hacking Beast Editor //
Labels:
Cyber Security,
database,
exploit,
ftp,
hacking,
keylogger,
servers,
sql,
tips and tricks,
website hacking
//
0
comments
How to hack Joomla core login module? |
0 comments: