Security The Basics: Cross-Site Scripting (XSS) What is a Cross-site Scripting (XSS) and how does it work? The aim of this guide is to teach you the basics of XSS so you can hopefully better protect your own applications and sites.
Tutorials & Guides The Basics: Domains, DNS and Name Servers So, how does the browser know which website to load when you type in the address? Lets explore the world of domains, DNS and name servers, and hopefully by the end of it you will have a better understanding of how domains work and what the role of the DNS and name servers are.
Security The Basics: SQL Injections What is a SQL injection and how does it work? The aim of this guide is to teach you the basics of SQL injections, how they work and how you can protect your applications.