today my site was hacked it is using Scripteen Free Image Hosting Script V 2.2 I am very stupid in not backing up the site and they said they deleted everything. is there anything at all possible I can do to fix this, maybe they really didn't delete, I am not good with coding or anything like that so I can't tell the site is hardcoreupload[dot]com Thanks
Scripteen image hosting script has a few vulnerabilities...either pay a programmer to fix the security issues, or find a different script. You view all the exploits on milw0rm.com. (use the search)
I can't give much help with that, but if you have your site on a shared host, they might have a backup for that (they generally backup everything on a daily basis). Ask them for help... If you are on a private (dedicated) server, you might be out of luck. There are tools on Linux that can recover files but they generally don't work very well... If you think he didn't deleted, use the "find" command to look for your files (like find / -name index.html) to see if there is anything left. For the future, always do a backup, monitor your sites and avoid third party scripts that are not audited. *try http:// sucuri.net for future monitoring needs too.
There isn't too much you can do now. Ask your host for backups, and make sure there isn't a shell on your server somewhere. ALWAYS back up your files. Especially on an image hosting site where people are trusting you with their images! Also, milw0rm.com is a great place to check for obvious security holes. Make it a habit to look there before you install a script.
ask your hosting provider they ussual have backup daily or weekly then patch the script or hire programe to fixed good luck!
There is no patch for ignorance. Even so-called secure script have subtle security holes. Backup and always backup. Whenever you use free scripts/applications on the web, be sure to find public known vulnerabilities: You can search: http://yehg.net/?q=Scripteen Free Image Hosting Script&c=Exploits milw0rm is not the complete exploit archive. You have to use Google and other sites for full coverage.