Executive Cyber Security Awareness Training Course
This course offers leaders and managers a comprehensive overview of the key issues and activities within the cybersecurity landscape.
Participants will gain insights into various critical topics designed to deepen their understanding and refine executive decision-making capabilities concerning cybersecurity threats.
Upon completion of this training, attendees will be equipped to:
- Comprehend privacy issues related to the internet and social networking platforms
- Understand Personally Identifiable Information (PII) and its significance
- Implement strategies to safeguard online activities
- Maintain the privacy of business users effectively
- Gain familiarity with cyber laws that protect privacy
Course Format
- Interactive lectures and discussions
- Extensive exercises and practical practice
- Hands-on implementation in a live-lab environment
Customization Options
- For tailored training solutions, please contact us to arrange.
Course Outline
Introduction
Threat Actors and Their Motivations
- Cybercriminals
- Script kiddies
- State-sponsored hackers
- Hacktivists
- Insiders
- Researchers / white hackers
Types of Cyber Attacks
- Ransomware
- DDOS
- APT
Tactics and Techniques
- Phishing, vishing, smishing
- Malicious devices
- Physical security
- Brute force/password spray
- APT attacks
Cyber Resilience Strategy
- MITRE ATT&CK
- Defense-in-depth
- Security monitoring
- Disaster recovery
Personal Security
- Password security and multifactor authentication
- Darknet monitoring
- Secure internet connection
- Data encryption
- Secure email
- Mobile security
Summary and Next Steps
Requirements
Fundamental knowledge of computer operations
Basic proficiency in internet and email usage
Need help picking the right course?
uae@nobleprog.com or +971 4871 6715
Executive Cyber Security Awareness Training Course - Enquiry
Testimonials (1)
I enjoyed refreshing my knowledge on the various subjects on cyber security. I was increasingly interested around cyber attacks, how they happen and what we (as an organisation) could potentially do to try and mitigate any risks. I did raise a question around AI in cyber attacks, and the answer was very in depth and interesting with a live example given on the spot.
Siobhan
Course - Executive Cyber Security Awareness
Upcoming Courses
Related Courses
389 Directory Server for Administrators
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at sysadmins who wish 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 faster performance.
- Integrate 389 Directory Server with Microsoft Active Directory.
ABAP Secure code
14 HoursUpon completion of this training, participants will be able to:
- Explain application security and vulnerabilities
- Describe ABAP programming best practices and handling of SY-SUBRC
- Understand injection vulnerabilities
- Describe security testing tools
- Explain ATC and CVA
Course Format
- Interactive lecture and discussion.
- Extensive exercises and practice.
- Hands-on implementation in a live-lab environment.
Active Directory for Admins
21 HoursThis instructor-led, live training in the UAE (online or onsite) is designed for system administrators who wish to use Microsoft Active Directory to manage and secure data access.
Upon completion of this training, participants will be equipped to:
- Deploy 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.
- Deploy a Certificate Service and manage certificates.
- Implement and manage services such as encryption, certificates, and authentication.
Applications Security Foundation
21 HoursThis course addresses the essential secure coding topics crucial for a wide range of web application developers. Participants will learn the core principles of secure programming by examining specific code segments, identifying potential security vulnerabilities, and implementing effective remediation strategies.
Throughout the training, you will observe demonstrations of real-world attack vectors and learn how to mitigate them, building confidence in your ability to enhance the security posture of your applications.
Duration: 3 days
Target Audience: Developers seeking to expand their expertise in secure coding practices.
Upon Completion
• Participants will gain knowledge in:
• Web Application Security.
• Common Web Application Risks.
• Penetration Testing of Demo Web Applications.
• Data Validation.
• Authentication.
• Session Management.
• Secure SDLC.
Android Security
14 HoursAndroid serves as an open platform for mobile devices, including smartphones and tablets. While it offers a wide array of security features to facilitate the development of secure software, it also lacks certain security aspects found in other handheld platforms. This course provides a thorough overview of these features, highlighting critical gaps related to the underlying Linux system, file structure, and general environment, as well as issues concerning permissions and other Android development components.
The course details typical security pitfalls and vulnerabilities for both native code and Java applications, offering recommendations and best practices to avoid and mitigate these risks. Many discussed issues are illustrated with real-life examples and case studies. Additionally, the course provides a brief guide on using security testing tools to identify security-related programming bugs.
Participants attending this course will
- Understand fundamental concepts of security, IT security, and secure coding
- Learn about security solutions available on Android
- Learn to utilize various security features of the Android platform
- Gain information on recent Java vulnerabilities on Android
- Learn about common coding mistakes and how to prevent them
- Gain insight into native code vulnerabilities on Android
- Recognize the severe consequences of insecure buffer handling in native code
- Understand architectural protection techniques and their weaknesses
- Obtain sources and further readings on secure coding practices
Audience
Professionals
Network Security and Secure Communication
21 HoursDeveloping secure networked applications can be challenging, even for developers experienced with cryptographic building blocks like encryption and digital signatures. To help participants grasp the role and application of these cryptographic primitives, this course establishes a solid foundation on the core requirements of secure communication—including secure acknowledgment, integrity, confidentiality, remote identification, and anonymity. It also highlights common threats to these requirements alongside practical real-world solutions.
Since cryptography is a critical component of network security, the course covers essential algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement. Rather than focusing on complex mathematical theory, the content approaches these topics from a developer's perspective, illustrating typical use cases and practical considerations such as public key infrastructures. Additionally, various security protocols are introduced, with a detailed examination of widely used families like IPSEC and SSL/TLS.
The course addresses typical crypto vulnerabilities associated with specific algorithms and protocols, such as BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding oracle, Lucky Thirteen, POODLE, and RSA timing attacks. For each issue, practical implications and potential consequences are explained without delving into deep mathematical details.
Finally, as XML technology is central to data exchange in networked applications, the course explores its security aspects. This includes the use of XML in web services and SOAP messages, protection mechanisms like XML signature and XML encryption, and vulnerabilities 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
- 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 some recent related vulnerabilities
- Understand security concepts of Web services
- Get sources and further readings on secure coding practices
Audience
Developers, Professionals
C/C++ Secure Coding
21 HoursThis three-day program provides a comprehensive overview of protecting C/C++ code from malicious exploitation, focusing on vulnerabilities related to memory management and input handling. Participants will learn the fundamental principles of writing robust and secure software.
Advanced Java Security
21 HoursEven seasoned Java developers do not always fully master the array of security services provided by Java, nor are they consistently aware of the diverse vulnerabilities that impact web applications built with Java.
Beyond introducing the security components of Standard Java Edition, this course addresses security challenges in Java Enterprise Edition (JEE) and web services. The discussion of specific services begins with the fundamentals of cryptography and secure communication. A variety of exercises explore declarative and programmatic security techniques in JEE, while both transport-layer and end-to-end security for web services are examined. Participants engage in practical exercises that allow them to test the discussed APIs and tools hands-on.
The course also reviews and explains the most common and critical programming flaws associated with the Java language and platform, as well as web-related vulnerabilities. In addition to typical errors made by Java programmers, the covered security vulnerabilities include both language-specific issues and problems arising from the runtime environment. Each vulnerability and its corresponding attack vectors are demonstrated through accessible exercises, followed by recommended coding guidelines and potential mitigation strategies.
Participants attending this course will
- Grasp the fundamental concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and understand how to avoid them
- Comprehend the security concepts underlying web services
- Acquire skills in utilizing various security features of the Java development environment
- Gain a practical understanding of cryptography
- Understand the security solutions available in Java EE
- Identify typical coding mistakes and learn how to prevent them
- Receive information on recent vulnerabilities within the Java framework
- Obtain practical experience with security testing tools
- Access resources and further reading on secure coding practices
Audience
Developers
Standard Java Security: Secure Coding & Development Practices
14 HoursDescription
The Java language and the Runtime Environment (JRE) were designed to be free from the most problematic common security vulnerabilities experienced in other languages, like C/C++. Yet, software developers and architects should not only know how to use the various security features of the Java environment (positive security), but should also be aware of the numerous vulnerabilities that are still relevant for Java development (negative security).
The introduction of security services is preceded with a brief overview of the foundations of cryptography, providing a common baseline for understanding the purpose and the operation of the applicable components. The use of these components is presented through several practical exercises, where participants can try out the discussed APIs for themselves.
The course also goes through and explains the most frequent and severe programming flaws of the Java language and platform, covering both the typical bugs committed by Java programmers and the language- and environment-specific issues. All vulnerabilities and the relevant attacks are demonstrated through easy-to-understand exercises, followed by the recommended coding guidelines and the possible mitigation techniques.
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
- Learn to use various security features of the Java development environment
- Have a practical understanding of cryptography
- Learn about typical coding mistakes and how to avoid them
- Get information about some recent vulnerabilities in the Java framework
- Get sources and further readings on secure coding practices
Audience
Developers
FreeIPA for Administrators
14 HoursThis instructor-led live training in the UAE (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.
By the end of this training, participants will be able to:
- Install and configure FreeIPA.
- Manage Linux users and clients from a single central location.
- Use FreeIPA's CLI, Web UI, and RPC interface to set up and manage permissions.
- Enable Single Sign-On authentication across all systems, services, and applications.
- Integrate FreeIPA with Windows Active Directory.
- Backup, replicate, and migrate a FreeIPA server.
Identity and Access Management with Okta
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at system administrators who wish to utilize 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 Workshop
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at intermediate-level system administrators and IT professionals who wish to install, configure, manage, and secure LDAP directories using OpenLDAP.
By the end of this training, participants will be able to:
- Understand the structure and operation of LDAP directories.
- Install and configure OpenLDAP for various deployment environments.
- Implement access control, authentication, and replication mechanisms.
- Use OpenLDAP with third-party services and applications.
Identity and Access Management using OpenAM
14 HoursThis instructor-led, live training in the UAE (online or onsite) is designed for system administrators who wish to use OpenAM to manage identity and access controls for web applications.
By the end of this training, participants will be able to:
- Configure the necessary server environment to begin setting up authentication and access controls using OpenAM.
- Deploy single sign-on (SSO), multi-factor authentication (MFA), and user self-service capabilities for web applications.
- Leverage federation services (such as OAuth 2.0, OpenID, and SAML v2.0) to securely extend identity management across various systems and applications.
- Access and manage authentication, authorization, and identity services via REST APIs.
OpenDJ for Administrators
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at system administrators who wish to use OpenDJ to manage their organization's user credentials in a production environment.
By the end of this training, participants will be able to:
- Install and configure OpenDJ.
- Maintain an OpenDJ server, including monitoring, troubleshooting, and optimizing for performance.
- Create and manage multiple OpenDJ databases.
- Backup and migrate an OpenDJ server.