GB
2019년 5월 26일
Was prepared and presented in a very special and superb way. I am glad I took and completed it. Thanks to my tutor Michael Hicks and special appreciation to coursera for making this possible for me.
PR
2016년 11월 19일
Content is really valuable and actionable with a specific comeback for the student in terms of secure development, security and how to understand the origin of exploits and other cyber attacks
교육 기관: 李孔强
•2017년 6월 3일
非常好!!
교육 기관: Md F
•2022년 1월 6일
Best
교육 기관: Saloni B
•2022년 1월 5일
nice
교육 기관: Rajat V
•2021년 9월 14일
good
교육 기관: Vu Q Q
•2021년 9월 1일
Nice
교육 기관: Zerihun U H
•2021년 7월 24일
nice
교육 기관: Y18CS3225 M
•2021년 7월 16일
good
교육 기관: 郑家成
•2021년 7월 3일
good
교육 기관: Pratiksha K
•2021년 4월 11일
Best
교육 기관: Muhammad A N
•2019년 2월 25일
Good
교육 기관: Khosnor K
•2021년 7월 29일
교육 기관: david k
•2016년 9월 27일
t
교육 기관: Jimmy C C
•2020년 5월 6일
Fantastic introduction to software security. My favourite part was the buffer overflow exploit project. I got a euphoria upon successfully hacking the program. Moreover, in the process of doing the project, I learned a lot about memory and low level programming. As a recent CS graduate, I learned a lot from this course; specifically, how unsafe C/C++ programs are (Week 1), the role of programming language theory in security (Week 5), the importance of input validation and sanitization, and overall security development mindfulness. In order to get the most out of this course, the learner should at least be familiar with assembly and computer architecture, C programming, web development. There is a minor mistake in a week 5 lecture that has gone unaddressed for a while, but the rest of the contents are amazing.
교육 기관: Ramadas S M
•2016년 7월 17일
This course on software security was very informative . This is the best place to start off for a beginner as it not only covers the technical aspects of security ,but also talks about modelling threats and identifying adversaries and their capabilities.I however was slightly disappointed with the testing methods of this course.I feel that most of the testing should have been on the basis of projects and a project should have been included every week .But, all in all taking the course was a very pleasant experience and I thoroughly enjoyed all the projects that were given.
Looking forward to taking the next course in the specialization!!
교육 기관: Courtney H
•2016년 6월 14일
This is a tough course. Tough because I had no experience in C or C++. My background is dot-net and visual basic. It's been study C++ 5 hours a day and take the course 2 hours a day. I made it. The professor is spot on when he says a C++ background is needed. But I made it.
If you have the required background you'll find it's a good basis for understanding the multiple vulnerabilities in this code, what they are and how they work. (You better understand stacks and heaps and pointers real well)
Worth the time and the effort. Cheers to University if Maryland for making it available and to Professor Hicks for his hard work.
교육 기관: Ricardo D A R
•2018년 6월 11일
Thank you for an insightful look at the world of software security. If I were to make a suggestion it would be to include a refresher module about programming in C. I find it odd that the syllabus wouldn't include some basics on C (while assuming the student is fluid with C) and yet, the course had a couple of modules to explain the most basic of web functionalities like server and client paradigm. I think some students of this course have that kind of knowledge mastered, and would have liked a refreshment for C to have an easier time in the earlier weeks.
교육 기관: Emilie D
•2017년 3월 20일
Learnt a lot. Quite a lot of background required esp. if you've never debugged/analyzed memory locations/ of C programs before. I'm a web developer and write php in my day to day, with a little experience in C++. Being able to read C code wasn't too much of a problem. Very hard, however, was figuring out how to use gdb properly to analyze/ debug -- to calculate the distance between two memory locations, for example. That wasn't something I cared to anguish over.
교육 기관: Akash V
•2018년 6월 10일
I personally enjoyed the course. It covers number of topics in software security. Although I find this course pretty easy (read basic), I can understand that the goal of the course is to introduce and focus security in the software development process itself, hence it is brief. I would have liked if more "practical" work was there in the course. I liked all the assignments as well as projects, few of them were really good.
교육 기관: Carlos M
•2016년 9월 7일
Very good course. Very good introduction to some interesting concepts in software security. Well explained. Maybe introduce more practical exercises. They could also include references to places where you can practice the concepts learned. For example repositories as vulnhub and others are sites where you can put into practice exercises. It however is a course that is very well explained ...
교육 기관: Eugenia G
•2017년 6월 27일
Described security issues are very practical & real. Material built in a structured and logical way. Very interesting interviews with the Expert from the certain security areas that gives oppertunity to see how it works from inside. Had some issues with the Projects passing due to the way how questions built - it took more time to understood questions then to find a response on it.
교육 기관: David G
•2017년 11월 24일
Good foundations, feels a bit dated though as the Web Security sections seem more focused on vulnerabilities more common in PHP/pre-Web 2.0 & the rise of modern frameworks such as Ruby on Rails, which is surprising for a series that came out in 2014. Still essential knowledge though for software security 101.
교육 기관: Rohit J
•2020년 3월 28일
Excellent informative course. I specially find week 3-6 more interesting and relatable to my work. Week 1 - 2 are also informative but are heavily depends on C programming language. The projects are mildly challenging but are bit outdated, uses Virtual Box and stuff. I hope they update them with Docker.
교육 기관: Ayman M
•2019년 9월 16일
I wanna thank Dr Michael but in fact the course wants some editing. First you should write the prerequisite courses for it also a link for each one would be generous. Second we should have more practical exercise done by the instructors live to explain more.. Thank you
교육 기관: Alberto H A
•2017년 3월 22일
This course is totally recommended for developers and architects no matter the programming language you use.
In my opinion, the only thing that I missed was a project for the penetration testing week.
Contents are very well teached and the interviews were awesome.