Forum Moderators: phranque
It appears that a couple of days ago my website got hacked, imitating a banks website, apparently some other website was pointing to mine.
My website is now down , shutdown by the hosting company and I have not been told anything more by anybody.
Has anybody ever experienced anything like this?
I am an amateur when it comes to web security, php etc, I am/was using mainly scripts I have found on hotscripts etc .
The couple of weird thing that happened recently somebody upload to my website a scripts called **.php.jpg (I can’t remember the suffix), I allow upload of photos, is it possible to run a script on my server called by that name? (I only allow upload of .jpg files)
If I give someone user ftp access where they are restricted to directory could they have upload to their user directory and done the above?
Thank you.
Hackers probably hosted a bogus page of some bank and used the php script to mail bank details to some email address hosted somewhere else.
Tell your hosting company that you will fix the scripts and ask them to resume your account. Also ask for raw logs and look for suspicious requests.
If you run scripts that were written by someone else, you better stay current. Sign up to the mailing or announcement list of each script you host. Authors release new version often.