Attacks Explained – SQL Injection

SQL Injection (SQLi) About SQL Injection is an incredibly common form of attack that comes from non-sanitized inputs that communicate with an SQL Database of some form. While the exact…

Read more »

Standards Explained – HTTP Requests

HTTP Requests The Hyper Text Transfer Protocol (HTTP) contains main different standards that work together to give us the protocol we know today. One of the major standards of HTTP…

Read more »