View Single Post
Old 07-04-2009, 03:32 AM   #2 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by aristoworks View Post
I've been involved with over 250 websites in one capacity or another but my first site was just hacked. It is a custom CMS that I put on most sites. Not a 'customized' CMS rather one I built from scratch.

Somehow a hacker inserted some javascript code that ended up embedding itself at the very end of my index.php file that was an iframe which led to a site called 'mi-cr-o-sot-f.cn' (without the dashes) which is a pdf file containing a virus.

I'm trying to figure out where in the heck the vulnerability is. I'm sanitizing ALL of the inputs both from general users and administrators.

The site is on a dedicated server which I manage and the bug hasn't ended up on any other pages or sites on this server.

I'm trying to figure out how someone might be able to inject this code and put it on my index page.

Any ideas?
Can you show us your cleaning processes? You can't just say "my site is secure, whats wrong" because your site is obviously not secure.

Could we also see the site? We can't solve a problem unless you show us it.
__________________

Village Idiot is offline  
Reply With Quote