Advanced Java Security Training Course
Even experienced Java programmers may not fully master all the security services provided by Java, nor are they always aware of the vulnerabilities relevant to web applications written in this language.
This course introduces the security components of Standard Java Edition and delves into the security issues of Java Enterprise Edition (JEE) and web services. Before discussing specific services, the course covers the fundamentals of cryptography and secure communication. Various exercises focus on declarative and programmatic security techniques in JEE, as well as transport-layer and end-to-end security for web services. Practical exercises allow participants to use the discussed APIs and tools firsthand.
The course also examines the most frequent and severe programming flaws in the Java language and platform, along with web-related vulnerabilities. It covers both language-specific issues and problems arising from the runtime environment. Each vulnerability and associated attack is demonstrated through straightforward exercises, followed by recommended coding guidelines and mitigation techniques.
Participants attending this course will
- Understand basic concepts of security, IT security, and secure coding for government applications
- Learn about web vulnerabilities beyond the OWASP Top Ten and how to prevent them
- Understand the security principles of web services
- Learn to utilize various security features in the Java development environment
- Gain a practical understanding of cryptography
- Understand the security solutions offered by Java EE
- Learn about common coding mistakes and how to avoid them
- Receive information on recent vulnerabilities in the Java framework
- Acquire practical knowledge in using security testing tools
- Access sources and further readings on secure coding practices
Audience
Developers
This course is available as onsite live training in US Government or online live training.Course Outline
- IT Security and Secure Coding for Government
- Web Application Security
- Security of Web Services
- XML Security
- Foundations of Java Security
- Practical Cryptography
- Java Security Services
- Java EE Security
- Common Coding Errors and Vulnerabilities
- Knowledge Sources
Runs with a minimum of 4 + people. For 1-to-1 or private group training, request a quote.
Advanced Java Security Training Course - Booking
Advanced Java Security Training Course - Enquiry
Advanced Java Security - Consultancy Enquiry
Testimonials (4)
the knowledge of the trainer was very high - he knew what he was talking about, and knew the answers to our questions
Adam - Fireup.PRO
Course - Advanced Java Security
Practical exercises
Olek - Fireup.PRO
Course - Advanced Java Security
coding excercies
Mirek - Fireup.PRO
Course - Advanced Java Security
It opens up a lot and gives lots of insight what security
Nolbabalo Tshotsho - Vodacom SA
Course - Advanced Java Security
Upcoming Courses
Related Courses
Network Security and Secure Communication
21 HoursImplementing a secure networked application can be challenging, even for developers who have previously used various cryptographic building blocks (such as encryption and digital signatures). To ensure participants understand the role and usage of these cryptographic primitives, a solid foundation is provided on the main requirements of secure communication—secure acknowledgment, integrity, confidentiality, remote identification, and anonymity. The course also presents typical problems that can compromise these requirements along with real-world solutions.
As a critical aspect of network security, cryptography is thoroughly discussed, covering the most important cryptographic algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement. These elements are presented from a developer's perspective, focusing on practical use-case examples and considerations related to the use of crypto, such as public key infrastructures. Security protocols in various areas of secure communication are introduced, with an in-depth discussion on widely-used protocol families such as IPSEC and SSL/TLS.
Typical cryptographic vulnerabilities are examined, including issues related to certain crypto algorithms and cryptographic protocols like BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding oracle, Lucky Thirteen, POODLE, and similar attacks, as well as the RSA timing attack. In each case, practical considerations and potential consequences are described without delving into deep mathematical details.
Finally, since XML technology is central to data exchange in networked applications, the security aspects of XML are discussed. This includes the use of XML within web services and SOAP messages, along with protection measures such as XML signature and XML encryption—along with weaknesses in these measures and XML-specific security issues such as XML injection, XML external entity (XXE) attacks, XML bombs, and XPath injection.
Participants attending this course will
- Understand basic concepts of security, IT security, and secure coding for government
- Understand the requirements of secure communication
- Learn about network attacks and defenses at different OSI layers
- Have a practical understanding of cryptography
- Understand essential security protocols
- Understand some recent attacks against cryptosystems
- Get information about recent related vulnerabilities
- Understand security concepts of Web services
- Get sources and further readings on secure coding practices for government
Audience
Developers, Professionals
C/C++ Secure Coding
21 Hours.NET, C# and ASP.NET Security Development
14 HoursGroovy Programming
21 HoursApache Groovy is a dynamic programming language built for the Java Virtual Machine (JVM). Key capabilities include scripting, Domain-Specific Language development, runtime and compile-time metaprogramming, and functional programming support. It is frequently utilized as a complement to Java. This instructor-led live training enables participants to master Groovy programming by building a sample application.
Audience
- Software developers
Course Format
- Instructional lectures, interactive discussions, practical exercises, and extensive hands-on training designed for government applications
Groovy Programming for Beginners
14 HoursThis instructor-led, live training provided US (online or onsite) is designed for novice developers seeking foundational knowledge of the Groovy programming language. This curriculum is tailored for government personnel requiring clear and structured instruction.
Upon completion of this session, participants will be able to:
- Comprehend fundamental programming principles.
- Create elementary Groovy scripts and leverage core Groovy functionalities.
- Implement basic object-oriented programming concepts within the Groovy environment.
- Apply essential error-handling methods to address routine programming errors and exceptions in Groovy.
Java Microservices
21 HoursThis facilitated instructional program in US (virtual or location-based) is designed for mid-level Java engineers seeking to engineer, implement, operate, and sustain application architectures leveraging microservices through Spring Boot and Spring Cloud. This curriculum is intended for government audiences.
Upon completion, learners will be equipped to:
- Comprehend the foundational concepts and advantages inherent in microservices design.
- Create and release microservices utilizing Java and the Spring Boot framework.
- Execute service discovery protocols, centralized configuration administration, and API gateway implementations.
- Ensure the security, observability, and scalability of microservice deployments.
- Orchestrate microservice containerization and deployment via Docker and Kubernetes environments.
Building Microservices with Spring Boot, Docker, and Kubernetes
21 HoursThe instructor-led, live training conducted at US (accessible via remote or on-site formats) is specifically designed for intermediate to advanced software engineers who wish to master the development of microservices utilizing Spring Boot, Docker, and Kubernetes.
Upon completion of this program, participants will be equipped to:
- Analyze the fundamental principles of microservices architecture.
- Develop production-grade microservices using Spring Boot.
- Evaluate the essential function of Docker in containerizing microservices.
- Configure Kubernetes clusters for the deployment and orchestration of microservices.
Quarkus for Developers
14 HoursThis instructor-led, live training in US (online or onsite) is aimed at developers who wish to use Quarkus to build, test, and deploy applications, fully-powered with Java, but with less resource utilization.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing applications with Quarkus.
- Build, compile, and run applications in native mode using GraalVM.
- Utilize Quarkus tooling and extensions for building native applications using Maven.
- Containerize, execute, and deploy applications with Docker.
Quarkus for Java Native and Microservice Development
40 HoursThis instructor-led, live training in US (online or onsite) is designed for intermediate to advanced developers and architects seeking to create Java native applications and microservices with Quarkus, focusing on optimized memory consumption and rapid startup times. This curriculum is tailored for government professionals requiring robust, efficient solutions.
Upon completion of this training, participants will be equipped to:
- Create high-performance, lightweight Java native applications utilizing Quarkus.
- Construct and deploy RESTful services within microservices architectures.
- Apply GraalVM for native compilation to enhance startup speed and memory efficiency.
- Package and containerize applications for deployment in Kubernetes and OpenShift environments.
RabbitMQ with Java and Spring
14 HoursThis instructor-led, live training, available US, is designed for software architects and web developers seeking to utilize RabbitMQ as middleware and implement Java applications with the Spring framework.
Upon completion of this course, participants will be equipped to:
- Develop applications leveraging Java, Spring, and RabbitMQ.
- Architect asynchronous message-driven systems utilizing RabbitMQ.
- Implement and configure queues, topics, exchanges, and bindings within RabbitMQ.
Spring Boot, React, and Redux
14 HoursThis instructor-led training in US (conducted online or onsite) is designed for software developers seeking to construct robust full-stack web applications using Spring Boot, React, and Redux. This curriculum addresses the needs of professionals requiring specialized knowledge for government applications.
Upon completion of this instruction, participants will be equipped to:
- Develop front-end interfaces utilizing React and Redux.
- Implement RESTful APIs via Spring Boot.
- Protect web services through Spring Security and JWT authentication mechanisms.
Spring 5
21 HoursThis instructor-led, live training in US (available online or onsite) is designed for Java developers seeking to utilize the Spring 5 framework to construct and deploy enterprise-level web applications.
Upon completion of this program, participants will be equipped to:
- Install and configure Spring 5. USUnderstand and implement the latest features of Spring 5.
- Access databases using Spring Application technologies.
- Leverage the new reactive web framework, WebFlow, to develop reactive applications for government purposes.
- Integrate Spring applications with existing legacy Java EE systems.
- Test and deploy enterprise-grade Spring applications.
Spring Basics with Spring Boot 3.5.5 and Java 21
14 HoursThe Spring framework serves as an extensive Java ecosystem designed to streamline enterprise application development through robust dependency injection, modular design principles, and efficient configuration management.
This instructor-led live training, available online or onsite, targets entry-level Java developers seeking to construct modern, production-grade web applications utilizing the latest Spring Framework and Spring Boot 3.5.5 versions with Java 21. This curriculum is structured for government professionals requiring precise technical alignment for government operational needs.
Upon completion of this training, participants will be equipped to:
- Grasp core Spring concepts such as Inversion of Control (IoC), Dependency Injection (DI), and Aspect-Oriented Programming (AOP).
- Configure Spring applications utilizing XML schemas, annotations, and Java-based configuration.
- Construct RESTful services employing Spring Boot in conjunction with Java Persistence API (JPA).
- Execute CRUD operations, manage transactional integrity, and oversee data persistence mechanisms.
- Leverage advanced Spring capabilities including environment profiles, exception handling protocols, and data serialization techniques.
Course Structure
- Concise theoretical overview followed by comprehensive practical exercises.
- Applied implementation utilizing real-world scenarios.
- Interactive discourse and guided technical troubleshooting.
Customization Availability
- To arrange customized training for this course, please contact our office directly.
Spring WebFlux: Reactive Programming for Scalable Web Applications
35 HoursSpring WebFlux constitutes a reactive programming component of the Spring Framework, engineered to facilitate the development of non-blocking, event-driven web applications.
This instructor-led training, available online or on-site, targets beginner to intermediate Java developers seeking to construct scalable and responsive applications via Spring WebFlux. These programs are structured to support workforce development needs for government entities requiring specialized technical competencies for government operations.
Upon completion of this instruction, participants will demonstrate the ability to:
- Comprehend the core principles of reactive programming utilizing Project Reactor.
- Develop and validate non-blocking RESTful APIs using Spring WebFlux methodologies.
- Execute integrations between WebFlux, database systems, and external service providers.
- Implement reactive design patterns within practical application contexts.
Course Delivery Format
- Interactive lectures and technical discussions.
- Comprehensive exercises and hands-on practice scenarios.
- Live laboratory implementation in a controlled environment.
Training Customization Options
- To arrange a customized training program, please contact us to coordinate requirements.
Spring Webflux
14 HoursThis instructor-led, live session, available online or onsite at US, is designed for software engineers seeking to leverage WebFlux for the creation and deployment of reactive applications. This curriculum supports professional development initiatives tailored for government teams by providing essential technical skills.
Upon completion of this training, participants will demonstrate the ability to:
- Install and configure Spring 5 along with the WebFlux framework.
- Build and manage reactive application services.