Programme Outline
Learning Objectives
- Know how to introduce security during requirement engineering and system design phase
- Know common vulnerabilities related to coding
- Be able to identify coding problems related to security
- Be able to apply secure coding practice to fix insecure programs
Topics
- Secure Software Engineering Process
- Common Vulnerabilities
- Secure Coding in C/C++
- Secure Coding in Java