/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

manybutfinite.com
| | blog.rehack.xyz
2.7 parsecs away

Travel
| | How to Pwn Buffer Overflow - Overwriting Variable This article is written by one of MCC alumni, Wan Muhammad Khairuddi...
| | securehoney.net
3.8 parsecs away

Travel
| | My book review of a fascinating journey into the world of programming, exploitations, buffer overflows, shellcode, cryptology, and more.
| | michaelneuper.com
2.9 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.
| | itm4n.github.io
33.0 parsecs away

Travel
| Whenever a "new" DLL hijacking / planting trick is posted on Twitter, it generates a lot of comments. "It's not a vulnerability!" or "There is a lot of hijackable DLLs on Windows..." are the most common reactions. Though, people often don't really speak about the same thing, hence the overall confusion which leads us nowhere. I don't pretend to know the ultimate truth but I felt the need to write this post in order to hopefully clarify some points.