Buffer Overflows
A type of web app attack.
Buffers are temporary data storage areas that have limited space. By writing more memory than the buffer is capable of storing, memory can be stored in areas that aren't properly protected by the kernel. This can lead to arbitrary code execution attacks that can leak database files or system files. It can also cause denial of service attacks on routers, IoT devices, and firewalls.
No comments to display
No comments to display