RAVALON wrote:
today, my site was hacked totally....if you try to go on www.pcprimipassi.it you could see web site is hacked and not accessible....
In my FTP i can see many files uploaded into which redirect navigation.....all site in the server was hacked, about 416 sites...
System admin are studing this case of hacking.....
Is possibible obatin FTP access with some forum bugs ????? |
There is a Turkish hacking tool that appeared on one of my hosted sites a few months ago. I now use the hacker tool to test the security of all the hosts I use. I have found that on 100% (all, every, without exception) of the hosts, the anonymous IUSR_ account has write permissions on all attached drive partitions. Some individual web site folders (like my own), the administrator of that site has restricted the IUSR account to read-only permission. But, I was able to plant a test file and delete that file in the C:, C:\WINNT\ or C:\WINDOWS\, SYSTEM32, etc. etc. I had access to every single other domain on the same physical machine as my own, simply by having that hacker utility in any readable folder on my site. So, any of the 416 sites could have anonymous FTP enabled to upload the file to a Web accessible folder, or any other site could have some other upload function. Once the hacker utility is on the machine ANYWHERE, all sites are at the mercy of the hacker. Hosts I've verified vulnerable and notified are: iPowerWeb, Nevidia, and VitalStream. Hosting companies assume their systems are secure because they assume the anonymous account has no means or browsing parent folders. They're wrong.
The Access version of WWF is more vulnerable to this kind of attack because the folder in which the Access MDB is placed requires the anonymous account to have create and write permission on the folder itself. Once the anonymous user has some means of uploading to that folder, they can do anything they want to the forum. Even if you password protect the MDB, the plain text username and password are going to be stored in your ASP.
Frequent backups of the MDB is critical. Make sure the anonymous IUSR account can write only to the folder holding the MDB (which should have ONLY the MDB) and the forum Uploads folder. All other folders should allow ONLY read permission to the IUSR account. The hacker utility doesn't allow the hacker to elevate their identity beyond the anonymous IUSR account, so your main WWF ASP files will be safe WHEN the hacker does it again.