/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.politoinc.com
| | michaelneuper.com
3.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.
| | www.da.vidbuchanan.co.uk
3.1 parsecs away

Travel
| |
| | blog.coffinsec.com
3.3 parsecs away

Travel
| | While poking at an HTTP server I had come across I eventually discovered a buffer overflow in the code responsible for processing the URI part of an HTTP request. This post walks through the process of finding the root-cause of the bug and write a PoC exploit using return-to-libc to call exit() cleanly across all running threads and kill the server.
| | neroteam.com
19.5 parsecs away

Travel
| Unearthed during the Great Heist competition, unauthenticated remote code execution vulnerability discovered in MultiversX Play API, exploit allows arbitrary ...