UEH Standard Programs

Brief Course Description

1. Course Title:

Security Software Development

2. Language of Instruction:

Tiếng Việt

3. Course Code:

INF509132

4. Credits:

3

5. Course Objectives:

- Explore the foundations of software security. - Provide critical software vulnerabilities and attacks that exploit them. From there, understand the solutions to prevent such attacks.

6. Brief Description of Course Content:

Security software development methodology is a method (often combined with DevSecOps) for creating software that incorporates security into every phase of the software development lifecycle. soft (SDLC). Security is embedded in the code from the start rather than being addressed after testing reveals significant product defects. Security becomes part of the planning phase, incorporated long before a single line of code is written.

The goal is to learn the foundations of software security. The module provides critical software vulnerabilities and attacks that exploit them: such as buffer overflows, SQL injections, and session hijacking.... blocking or mitigating these attacks, including advanced testing and program analysis techniques, looks at techniques at each stage of the development cycle that can be used to increase security for software system.