I've been hearing/reading about websites being hacked. How does this thing actually happen? How could your website get hacked? Is it when someone gets access to your hosting or ftp account?
Either that or a security issue with the server language, db, etc. It's possible to do a lot of stuff to an unsecured website, sometimes even get access to the server. The most common issue in security nowadays come from sql injections, but there are a lot of other ways to harm a site if it is not well protected...
php and jsp are more safe than asp . however jsp is not popular. server being hacked is usually caused by scripts backdoor, defection, bugs.
Errr... What happens when a site gets hacked? What are the indications? Most importantly, how does one avoid getting one's website hacked?