@CodeStock 2012 Review: Rob Gillen ( @argodev ) - Anatomy of a Buffer Overflow Attack
Posted
on DotNetBlocks
See other posts from DotNetBlocks
Published on Thu, 28 Jun 2012 19:50:00 -0700
Indexed on
2014/06/08
21:36 UTC
Read the original article
Hit count: 422
Anatomy of a Buffer Overflow Attack
Speaker: Rob Gillen
Twitter: @argodev
Blog: rob.gillenfamily.net
Honestly, this talk was over my head due to my lack of knowledge of low level programming, and I think that most of the other attendees would agree. However I did get the basic concepts that we was trying to get across. Fortunately most high level programming languages handle most of the low level concerns regarding preventing buffer overflow attacks. What I got from this talk was to validate all input data from external sources.
© DotNetBlocks or respective owner