Web Site Attacks – SQL injection
Tuesday, December 2nd, 2008Aside from the most obvious security mistakes such as using default user names and passwords for web applications, there are many other serious threats that can easily bring down your website. SQL injection attacks are one of the more common threats. They are easy to create and can destroy your sites data. If only certain parts of your site are attacked you might not notice it for a while. In this situation you may need data backups from prior days or even prior weeks. Be very certain that you have a solid backup plan. (more…)