User Session Recording Technology for Security and Compliance Training Course
User session recording technology is utilized to capture, monitor, and audit user activity on IT systems, offering valuable insights for security, compliance, and forensic investigations.
This instructor-led, live training (available online or onsite) targets beginner to intermediate IT and security professionals who wish to implement user session recording solutions to enhance monitoring, compliance, and accountability.
By the end of this training, participants will be able to:
- Understand the principles of user session recording.
- Deploy and configure session recording solutions.
- Analyze and audit recorded sessions for compliance.
- Integrate session recording with security monitoring systems.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction to User Session Recording
- What is session recording
- Use cases in security and compliance
- Legal and ethical considerations
Deploying Session Recording
- Architecture and deployment options
- Configuration and storage considerations
- Agent vs agentless approaches
Monitoring and Analysis
- Viewing and auditing recorded sessions
- Integrating with SIEM and monitoring tools
- Detecting insider threats and anomalies
Best Practices and Maintenance
- Data protection and privacy
- Storage and retention policies
- Ongoing monitoring and performance tuning
Summary and Next Steps
Requirements
- An understanding of IT security fundamentals
- Experience with Windows or Linux environments
- Familiarity with compliance and audit processes
Audience
- Security administrators
- Compliance officers
- IT operations teams
Open Training Courses require 5+ participants.
User Session Recording Technology for Security and Compliance Training Course - Booking
User Session Recording Technology for Security and Compliance Training Course - Enquiry
User Session Recording Technology for Security and Compliance - Consultancy Enquiry
Testimonials (3)
Experience sharing, it's teacher's know-how and valuable.
Carey Fan - Logitech
Course - C/C++ Secure Coding
get to understand more about the product and some key differences between RHDS and open source OpenLDAP.
Jackie Xie - Westpac Banking Corporation
Course - 389 Directory Server for Administrators
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
Upcoming Courses
Related Courses
389 Directory Server for Administrators
14 HoursThis instructor-led, live training in Slovakia (online or onsite) is designed for system administrators who want to use 389 Directory Server to configure and manage LDAP-based authentication and authorization.
By the end of this training, participants will be able to:
- Install and configure 389 Directory Server.
- Understand the features and architecture of 389 Directory Server.
- Learn how to configure the directory server using the web console and CLI.
- Set up and monitor replication for high availability and load balancing.
- Manage LDAP authentication using SSSD for improved performance.
- Integrate 389 Directory Server with Microsoft Active Directory.
Active Directory for Admins
21 HoursThis instructor-led, live training in Slovakia (online or onsite) targets system administrators who wish to utilize Microsoft Active Directory to manage and secure data access.
By the conclusion of this training, participants will be able to:
- Set up and configure Active Directory.
- Establish a domain and define access rights for users and devices.
- Administer users and machines via Group Policies.
- Control access to file servers.
- Configure Certificate Services and manage certificates.
- Implement and manage services such as encryption, certificates, and authentication.
Network Security and Secure Communication
21 HoursBuilding a secure networked application can be challenging, even for developers who have prior experience with cryptographic building blocks like encryption and digital signatures. To help participants grasp the role and application of these cryptographic primitives, this course first establishes a solid foundation covering the core requirements of secure communication: secure acknowledgment, integrity, confidentiality, remote identification, and anonymity. It also addresses common threats that compromise these requirements and presents real-world solutions.
Since cryptography is a critical component of network security, the course explores essential cryptographic algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement. Rather than focusing on complex mathematical theory, the material is presented from a developer's perspective, offering typical use-case examples and practical considerations such as public key infrastructures. Various security protocols used in secure communication are introduced, with an in-depth look at widely adopted protocol families like IPSEC and SSL/TLS.
The course also examines common cryptographic vulnerabilities associated with specific algorithms and protocols, including BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding oracle, Lucky Thirteen, POODLE, and RSA timing attacks. For each issue, practical implications and potential consequences are outlined, again avoiding deep mathematical explanations.
Given that XML technology is central to data exchange in networked applications, the course covers XML security aspects. This includes using XML within web services and SOAP messages, along with protection mechanisms like XML Signature and XML Encryption. It also addresses weaknesses in these protections 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 fundamental concepts of security, IT security, and secure coding
- Grasp the requirements for secure communication
- Learn about network attacks and defenses across different OSI layers
- Gain practical knowledge of cryptography
- Comprehend essential security protocols
- Understand recent attacks targeting cryptosystems
- Receive information on recent related vulnerabilities
- Understand web services security concepts
- Access sources and further reading on secure coding practices
Audience
Developers, Professionals
C/C++ Secure Coding
21 HoursDeveloping secure C and C++ code demands robust defenses against malicious exploitation, memory corruption, and attempts to bypass input validation. This program explores vulnerability patterns such as buffer overflows, use-after-free errors, integer overflows, and type confusion. Participants will implement secure coding standards, utilize static analysis tools, and apply defensive programming practices to remove weaknesses, enforce data sanitization, and deliver hardened software capable of resisting cyber threats.
Advanced Java Security
21 HoursEven seasoned Java developers often do not fully master the diverse security services provided by Java, nor are they always aware of the vulnerabilities pertinent to web applications built in Java.
In addition to introducing the security components of Standard Java Edition, this course addresses security concerns within Java Enterprise Edition (JEE) and web services. The discussion of specific services is grounded in the fundamentals of cryptography and secure communication. Various exercises focus on declarative and programmatic security techniques in JEE, while both transport-layer and end-to-end security for web services are examined. Participants can gain hands-on experience with the discussed APIs and tools through several practical exercises.
The course also covers and explains the most common and severe programming flaws associated with the Java language and platform, as well as web-related vulnerabilities. Beyond typical bugs made by Java developers, the security vulnerabilities introduced encompass both language-specific issues and problems arising from the runtime environment. All vulnerabilities and relevant attacks are demonstrated through easy-to-understand exercises, followed by recommended coding guidelines and possible mitigation techniques.
Participants attending this course will
- Understand fundamental concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and know how to avoid them
- Understand security concepts for web services
- Learn to utilize various security features of the Java development environment
- Gain a practical understanding of cryptography
- Understand Java EE security solutions
- Learn about typical coding mistakes and how to avoid them
- Receive information on recent vulnerabilities in the Java framework
- Acquire practical knowledge of security testing tools
- Obtain sources and further readings on secure coding practices
Audience
Developers
.NET, C# and ASP.NET Security Development
14 HoursToday, numerous programming languages can compile code for the .NET and ASP.NET frameworks. This environment offers robust tools for security development, yet developers must understand how to apply architectural and coding techniques to implement desired security functions, prevent vulnerabilities, and limit their potential exploitation.
This course aims to equip developers with the skills to prevent untrusted code from executing privileged actions, protect resources via strong authentication and authorization, manage remote procedure calls, handle sessions, and implement various functionality patterns, among other topics, through extensive hands-on exercises.
The course introduces various vulnerabilities by first presenting typical programming issues encountered when using .NET. The discussion on ASP.NET vulnerabilities covers different environment settings and their impacts. Furthermore, ASP.NET-specific vulnerabilities address general web application security challenges as well as specialized issues and attack vectors, such as ViewState attacks and string termination attacks.
Participants attending this course will
- Grasp fundamental concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and understand how to avoid them
- Master the use of various security features within the .NET development environment
- Gain practical experience with security testing tools
- Identify typical coding mistakes and learn how to prevent them
- Stay informed about recent vulnerabilities in .NET and ASP.NET
- Access resources and further reading on secure coding practices
Audience
Developers
Secure coding in PHP
21 HoursThis course equips PHP developers with the critical skills needed to build applications that can withstand modern internet-based threats. We explore web vulnerabilities through practical PHP examples, extending beyond the standard OWASP Top Ten list. Topics include various injection attacks, script injections, session handling weaknesses, insecure direct object references, file upload risks, and more. PHP-specific vulnerabilities are categorized into standard types such as missing or improper input validation, incorrect error and exception handling, misuse of security features, and time- or state-related issues. The latter section covers attacks like open_basedir circumvention, denial-of-service via magic floats, and hash table collision exploits. In every scenario, participants will learn the essential techniques and functions required to mitigate these risks.
A significant emphasis is placed on client-side security, addressing vulnerabilities in JavaScript, Ajax, and HTML5. The course introduces key PHP security extensions, including hash, mcrypt, and OpenSSL for cryptography, as well as Ctype, ext/filter, and HTML Purifier for input validation. We also cover best practices for hardening the environment, including PHP configuration (php.ini), Apache settings, and general server security. Finally, an overview of security testing tools and techniques is provided, such as security scanners, penetration testing kits, exploit packs, sniffers, proxy servers, fuzzing tools, and static source code analyzers.
Both the theoretical introduction to vulnerabilities and practical configuration guidelines are reinforced with hands-on exercises. These exercises demonstrate the impact of successful attacks, show how to implement mitigation strategies, and guide participants in using various extensions and tools effectively.
Participants attending this course will
- Grasp the core concepts of security, IT security, and secure coding principles
- Gain knowledge of web vulnerabilities beyond the OWASP Top Ten and learn how to prevent them
- Understand client-side vulnerabilities and adopt secure coding practices
- Develop a practical understanding of cryptography
- Learn to utilize various security features within PHP
- Identify typical coding mistakes and discover how to avoid them
- Stay informed about recent vulnerabilities in the PHP framework
- Acquire hands-on experience with security testing tools
- Receive resources and further reading materials on secure coding practices
Audience
Developers
Microsoft SDL Core
14 HoursThe Integrated SDL Core training provides a comprehensive look into secure software design, development, and testing via the Microsoft Secure Development Lifecycle (SDL). It offers a foundational (level 100) overview of SDL’s core components, followed by design strategies aimed at identifying and resolving vulnerabilities during the early stages of the development cycle.
Regarding the development phase, the course outlines common security-related programming bugs found in both managed and native code environments. For each vulnerability discussed, the associated attack methods and mitigation techniques are detailed, all illustrated through practical exercises that offer participants real-world hacking experience. The session also introduces various security testing methodologies, demonstrating the effectiveness of different testing tools. Participants will gain a deep understanding of these tools' operations by applying them to the vulnerable code samples used throughout the course.
Upon completion, participants will be able to
Comprehend fundamental concepts of security, IT security, and secure coding
Familiarize themselves with the essential steps of the Microsoft Secure Development Lifecycle
Master secure design and development practices
Understand principles of secure implementation
Grasp security testing methodologies
- Access resources and further reading materials on secure coding practices
Intended Audience
Developers, Managers
DevOps Security: Creating a DevOps Security Strategy
7 HoursIn this instructor-led, live course in Slovakia, participants will learn how to formulate the proper security strategy to face the DevOps security challenge.
EC-Council Certified DevSecOps Engineer (ECDE)
28 HoursThe EC-Council Certified DevSecOps Engineer (ECDE) is a practical course designed to give professionals the skills needed to integrate security throughout the DevOps lifecycle, ensuring secure software development from the planning phase through to deployment.
This instructor-led live training (available online or onsite) targets intermediate-level software and DevOps professionals who want to incorporate security practices into CI/CD pipelines, guaranteeing secure and compliant code delivery.
Upon completing this training, participants will be able to:
- Grasp the core principles and practices of DevSecOps.
- Secure all stages of the CI/CD pipeline using automated tools.
- Apply secure coding practices and conduct vulnerability scanning.
- Prepare for the ECDE certification through hands-on labs and review.
Course Format
- Interactive lectures and discussions.
- Practical experience with DevSecOps tools in simulated pipelines.
- Guided exercises focused on secure development and deployment.
Course Customization Options
- To arrange customized training for this course tailored to your team’s workflows or toolchain, please contact us.
FreeIPA for Administrators
14 HoursThis instructor-led live training in Slovakia (online or onsite) is designed for system administrators who wish to use FreeIPA to centralize authentication, authorization, and account information for their organization's users, groups, and machines.
Upon completion of this training, participants will be able to:
- Install and configure FreeIPA.
- Manage Linux users and clients from a single centralized location.
- Leverage FreeIPA's CLI, Web UI, and RPC interface to establish and manage permissions.
- Enable Single Sign-On authentication across all systems, services, and applications.
- Integrate FreeIPA with Windows Active Directory.
- Back up, replicate, and migrate a FreeIPA server.
Identity and Access Management with Okta
14 HoursThis instructor-led, live training in Slovakia (online or onsite) is aimed at system administrators who wish to use Okta for identity and access management.
By the end of this training, participants will be able to:
- Configure, integrate, and manage Okta.
- Integrate Okta into an existing application.
- Implement security with multi-factor authentication.
OpenLDAP for Linux Systems
7 HoursOpenLDAP is open-source software designed to implement the LDAP (Lightweight Directory Access Protocol), which enables management and access to information directories. It is a popular directory server that can be used to store and share data about users, groups, network resources, and other objects within a network.