admin
Administrator
Full Member
    
Member rating: 0
Offline
Gender: 
Posts: 172

HYIPs money
|
 |
« on: February 19, 2007, 06:24:09 AM » |
|
HYIP Manager ddd backdoor (allows a sql injection) Located in inc/security.inc
look for the line
echo ($acsent_settings[’detect_ip’] == ‘disabled’ ? ‘checked’ : ‘ddd’); Remove only the ddd from the following line. If you delete the entire line, then your security settings will not show the disabled button highlighted. If you delete only the ddd from the line, the disabled button will be highlighted, if you disable the IP change sensitivity.
You can comment it out /* fdgsdfgsdfgdsfg */
|