🔰 #Exploit_Development : DVD X Player 5.5 Pro Local #Buffer_Overflow (SEH)
https://0xannlynn.medium.com/exploit-development-dvd-x-player-5-5-pro-local-buffer-overflow-seh-87049e6ce1
https://0xannlynn.medium.com/exploit-development-dvd-x-player-5-5-pro-local-buffer-overflow-seh-87049e6ce1
Medium
Exploit Development : DVD X Player 5.5 Pro Local Buffer Overflow (SEH)
A quick whoami : my name is Ajay i am a student in field of Electronices and communication engineering in Tamil nadu, India and i am not a…
🔰 Tutorials and Methodologies for #OSCP /#OSWE #Buffer_Overflow #exploitation @hacklido
http://strongcourage.github.io/2020/04/19/bof.html
http://strongcourage.github.io/2020/04/19/bof.html
strongcourage.github.io
Manh-Dung Nguyen - OSCP/OSCE Buffer Overflows Exploitation
Tutorials / Methodologies https://github.com/gh0x0st/Buffer_Overflow https://infosecsanyam261.gitbook.io/tryharder/buffer-overflow https://blog.own.sh/introd...
🔰 Root Cause Analysis of a #Heap -Based #Buffer_Overflow in #GNU Readline @hacklido
https://insinuator.net/2020/12/root-cause-analysis-of-a-heap-based-buffer-overflow-in-gnu-readline
https://insinuator.net/2020/12/root-cause-analysis-of-a-heap-based-buffer-overflow-in-gnu-readline
Insinuator.net
Root Cause Analysis of a Heap-Based Buffer Overflow in GNU Readline
In the last blog post, we discussed how fuzzers determine the uniqueness of a crash. In this blog post, we discuss how we can manually triage a crash and determine the root cause. As an example, we use a heap-based buffer overflow I found in GNU readline…