Crashing Stacks Without Squishing Bugs: Advanced Vulnerability Analysis
Publish Time: 15 Nov, 2016
Overview
Crash triaging can be a long and complicated process; by using proper tools and having an optimal approach, we can make this a bit easier and less time consuming. In this post we describe a triaging strategy and toolset based on two examples of vulnerability classes:
- Stack based buffer overflow
- Heap based buffer overflow / Heap corruption
<<Read more>>
