free-tech

Tech Articles and Insights: Stay Ahead of the Curve

What is a DDoS attack?

Security, Web

DDoS is a malicious attempt to disrupt the normal traffic of a targeted server/service or network by overwhelming the target with a flood of Internet traffic

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.