|
|
| noobieingb |
| Дата Apr 9 2008, 11:11 PM |
 |
|
Мастер

Группа: Members
Сообщений: 13
Пользователь №: 2829
Регистрация: 15-April 07

|
Hello GBscript community. Hi Goldenbull. I have trouble with rotador and suspicious URLs in column position, for example:
http://sites.redskycreative.com/canyonlake...rch/jolalu/buq/ http://www.snowmobile.ro/photo/product/_ug...a/odiy/wifefef/ http://www.sacred-fr.com/forums/images/ava...s/edoxi/ruciwu/ http://www.clubnataciotortosa.com/UserFile...ile/edut/jezin/ more y more.
At this visit appears: <?php echo md5("just_a_test");?>
Attempt to hack the admin password? or what?????. Script infected??..
plis reply. Thanks. |
 |
| goldenbull |
| Дата Apr 10 2008, 02:21 AM |
 |
|
Administrator
    
Группа: Admin
Сообщений: 4623
Пользователь №: 1
Регистрация: 1-April 03

|
Admin password can't be hacked. Probably someone has got access to your server, using your FTP password or having hacked a server. You need backup database, and reinstall the script, then restore database from backup (memberfiles folder only without other files and folders, because they can be infected).
To increase security you can chmod script directory to 755 and config.php to 644 (read more about security in oter topics). You can view logs of your server or contact admin of your server to find hacker. |
 |
| noobieingb |
| Дата Apr 15 2008, 06:46 PM |
 |
|
Мастер

Группа: Members
Сообщений: 13
Пользователь №: 2829
Регистрация: 15-April 07

|
Hi Goldenbull,
You propose: To increase security you can chmod script directory to 755
PROBLEMS: chmod script directory DATAFILE to 755: NO WORK control panel
chmod script directory DATAFILE to 744: WEB problem; Warning: main(datafiles/_main1.html) [function.main]: failed to open stream: Permission denied in /home/xxxxxxx/public_html/index.php on line 134
Solution?. Thank. |
 |
| goldenbull |
| Дата Apr 16 2008, 04:26 AM |
 |
|
Administrator
    
Группа: Admin
Сообщений: 4623
Пользователь №: 1
Регистрация: 1-April 03

|
You can chmod config.php to 644 and chmod all files in templates directory to 644. It is enough. |
 |