View Single Post
Old 04-16-2010, 02:43 PM  
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by mmcfadden View Post
My error log stopped working on 3-30-10. It had permission settings changed so nothing could be written to it.

Found this code in htaccess within /members. any ideas?? It's not ccbill's code

AddType application/x-httpd-php .html .htm
That code is making all your html pages execute as php. (I believe )

So, you either needed that and did it yourself for the most dumb reason or
you don't really have many php pages so the hacker has to put his php inside
you html pages for them to execute or the hacker just wanted to infect all files.

If you didn't "secure" the ccbill member script then you could
get a hacker doing sign ups.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote