Someone Keeps Hacking My Site


Subject: Someone Keeps Hacking My Site
I still don't know how they can do, but they do.

Someone can write a file index.html on my webspace probably because of some vulnerability.

I applied patches 004 and 006, i will also try the others but don't know if it will be useful, because the hacker also cracked XS1.
Then I update to the latest XS2 version (058) but the problem remains.

Do you know about this: http://secunia.com/advisories/21841


Bye and thanks for any suggestion.

p.s.: I exclude ftp password bruteforcing.

Profile PM  
Subject: Re: Someone Keeps Hacking My Site
If you have applied the modifications to HTACCESS as suggested in PATCHES section you should be safe... :roll:

Anyway, for that exploit it should be enough using this on top of your functions.php:

Code: [Download] [Hide] [Select]
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}

Subject: Re: Someone Keeps Hacking My Site
Mighty Gorgon wrote: [View Post]
If you have applied the modifications to HTACCESS as suggested in PATCHES section you should be safe... :roll:

Anyway, for that exploit it should be enough using this on top of your functions.php:

Code: [Download] [Hide] [Select]
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}


I haven't tried .htaccess modifications ... what do you suggest to do? Doing both?

Thanks a lot for support.

Profile PM  
Subject: Re: Someone Keeps Hacking My Site
I did both the patches ... now crossing my fingers...

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1149s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled