free-tech

Security

Null Byte Injection

Security, Web

NullByte Injection is an active exploitation technique used to bypass sanity checking filters in web apps by adding URL-encoded null byte characters to the data

What Is a Buffer Overflow

Security, Web

A buffer overflow vulnerability occurs when you give a program too much data. The excess data corrupts nearby space in memory and may alter other data.