Explore >> Select a destination


You are here

blog.redcrowlab.com
| | michaelneuper.com
8.1 parsecs away

Travel
| | A buffer overflow attack is a type of cyber attack in which an attacker attempts to write more data to a buffer (a temporary data storage area) in a computer's memory than the buffer is designed to hold. This can cause the buffer to overflow, or exceed its maximum capacity, which can corrupt other parts of the computer's memory and allow the attacker to gain unauthorized access to the system.
| | mouha.be
9.5 parsecs away

Travel
| |
| | sergioprado.blog
8.9 parsecs away

Travel
| | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.
| | www.tarlogic.com
63.4 parsecs away

Travel
| Tutorial for creating PHP extensions. Learn how to create PHP extensions to use it as backdoors during pentests. Backdoors on web servers.