1 rossputin Jan 21, 2010 03:29
3 rossputin Jan 21, 2010 14:44
I don't see any other recently modified files except one .htaccess from a week earlier which added some sort of file type. I renamed that file.
I noticed that the offending .gif file reappeared overnight after I had deleted it so this time I just deleted the contents and left it as a blank file.
I need to figure out where the code is that's calling the bogus file...
4 sam2kb Jan 21, 2010 18:59
I hope you changed FTP and hosting passwords already.
If you don't want to upgrade you should at least upload clean files of the same b2evo version you are using.
If b2evo is not the only script on your server consider checking the other scripts for injections too
5 rossputin Jan 21, 2010 23:49
Hey Sam,
Haven't changed passwords yet, but I guess I should.
I have a vague recollection that I was hacked some time back but not in my RSS feed.
I have the newest version right now (of b2evo) I believe, but I could reload the stuff and change passwords.
Is there some way someone could have modified that file through some sort of script without having cracked my password?
6 sam2kb Jan 22, 2010 01:16
Is there some way someone could have modified that file through some sort of script without having cracked my password?
A hacker definitely was able to edit your files through FTP or SSH or maybe from your hosting control panel. Once a bad script is added to your file/files it could be executed remotely.
Which means it would be possible to hack your files again even after you change all passwords.
That's why it's important to find and kill the malicious script, and not only the files it created.
7 rossputin Jan 22, 2010 04:33
I hear you, Sam, and I can't find a newly modified file anywhere.
Search for odd files in the media folder. Also check
- config files in /conf/
- stub files like index.php or blog1.php etc.
- .htaccess
If GIF files get executed as PHP files there should be something like this in your .htaccess
Delete it
It's probably the best time to upgrade b2evo since you'll upload clean files ;)