Modern application development demands more than functionality—it requires secure code from the ground up. This course equips participants with the skills to build secure Java applications by integrating security at every stage of the development lifecycle. They will apply secure coding practices, address common vulnerabilities, and implement industry-recognised frameworks through hands-on labs and real-world case studies.
Learning Outcomes:
Understand the principles of secure software development in Java
Identify and mitigate common application vulnerabilities
Apply secure coding practices across the SDLC
Implement authentication, authorisation, and session management controls
Conduct threat modelling and input validation
Key Topics:
Secure SDLC and security requirements gathering
Common attack vectors and OWASP Top 10
Java-specific security features and pitfalls
Authentication, session, and error handling security
Secure database interactions and cryptography practices
Course Outline of CASE
- Understanding Application Security, Threats, and Attacks
- Security Requirements Gathering
- Secure Application Design and Architecture
- Secure Coding Practices for Input Validation
- Secure Coding Practices for Authentication and Authorization
- Secure Coding Practices for Cryptography
- Secure Coding Practices for Session Management
- Secure Coding Practices for Error Handling
- Static and Dynamic Application Security Testing (SAST & DAST)
- Secure Deployment and Maintenance