Java and JEE Security

As a developer, your duty is to write bulletproof code. However…

What if we told you that despite all of your efforts, the code you have been writing your entire career is full of weaknesses you never knew existed? What if, as you are reading this, hackers were trying to break into your code? How likely would they be to succeed?

This Java course will change the way you look at code. A hands-on training during which we will teach you all of the attackers’ tricks and how to mitigate them, leaving you with no other feeling than the desire to know more.

It is your choice to be ahead of the pack, and be seen as a game changer in the fight against cybercrime.

The secure coders’ community awaits you.

Audience

§ Java and JEE Developers

§ Software Architects

§ Testers

Course Objectives

Participants attending this course will:

§ Understand basic concepts of security, IT security and secure coding

§ Learn Web vulnerabilities beyond OWASP Top Ten and know how to avoid them

§ Understand security concepts of Web services

§ Learn about XML security

§ Learn to use various security features of the Java development environment

§ Have a practical understanding of cryptography

§ Understand security solutions of Java EE

§ Learn about denial of service attacks and protections

§ Learn about typical coding mistakes and how to avoid them

§ Get information about some recent vulnerabilities in the Java framework

§ Get practical knowledge in using security testing techniques and tools

§ Get sources and further readings on secure coding practices

Prerequisites

Advanced Java development

Outline

§ IT security and secure coding

§ Web application security

§ Security of Web services

§ XML security

§ Foundations of Java security

§ Practical cryptography

§ Java security services

§ Java EE security

§ Denial of service

§ Common coding errors and vulnerabilities

§ Security testing techniques

§ Knowledge sources