|
You are here |
manybutfinite.com | ||
| | | | |
blog.rehack.xyz
|
|
| | | | | How to Pwn Buffer Overflow - Overwriting Variable This article is written by one of MCC alumni, Wan Muhammad Khairuddi... | |
| | | | |
securehoney.net
|
|
| | | | | My book review of a fascinating journey into the world of programming, exploitations, buffer overflows, shellcode, cryptology, and more. | |
| | | | |
michaelneuper.com
|
|
| | | | | 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
|
|
| | | 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. | ||