Security What the XSS is cross-site scripting? Recently we highlighted the risks posed by SQL injection. The other major type of injection attack is known as cross-site scripting or XSS. To understand cross-site scripting, you have to... read more
Security What is an SQL injection attack? SQL injection involves the insertion of SQL code into a website, commonly through the web browser address bar, or via a login form or search box. The code is then... read more
Digital Open source vs SaaS Everyone loves the idea of open source. It’s all about great software, built by passionate people who really know their stuff, and it’s free! It is free, right?... read more