码迷,mamicode.com
首页 > 其他好文 > 详细

coursera上的软件安全课程的课后阅读补充

时间:2015-03-14 10:53:13      阅读:99      评论:0      收藏:0      [点我收藏+]

标签:

在coursera选修了一门软件安全的课程。下面是教授列出来的阅读:

Week 1

Readings

Required reading

The only required reading this week is the following:

  • Common vulnerabilities guide for C programmers. Take note of the unsafe C library functions listed here, and how they are the source of buffer overflow vulnerabilities. This list will be relevant for the project and this week‘s quiz.
  • (Reference) Memory layout. Explains a C program‘s memory layout, replicating the discussion in the second lecture.

Supplemental readings

The following readings are optional: They are meant to supplement the material you are getting in the videos. Check them out if you are interested in learning more, or if you just want to see it all explained in a different way.

coursera上的软件安全课程的课后阅读补充

标签:

原文地址:http://www.cnblogs.com/foohack/p/4337084.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!