Executive Cyber Security Awareness Training Course
This course offers executives and managers a comprehensive overview of the key issues and activities within cybersecurity.
Leaders will gain insights into various topics designed to enhance their knowledge and refine executive decision-making capabilities regarding cybersecurity threats.
By the conclusion of this training, participants will be able to:
- Comprehend internet usage and social network privacy implications
- Understand Personally Identifiable Information (PII) and its significance
- Learn how to protect online assets
- Know how to uphold the privacy of business users
- Gain familiarity with cyber laws that safeguard privacy
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical application.
- Hands-on implementation within a live-lab environment.
Customization Options for the Course
- To request customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
Threat Actors and Their Motivations
- Cybercriminals
- Script kiddies
- State-sponsored hackers
- Hacktivists
- Insiders
- Researchers / white hat hackers
Types of Cyber Attacks
- Ransomware
- DDoS
- APT
Tactics and Techniques
- Phishing, vishing, smishing
- Malicious devices
- Physical security
- Brute force / password spraying
- 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 connections
- Data encryption
- Secure email practices
- Mobile device security
Summary and Next Steps
Requirements
Fundamental computer skills
Basic knowledge of internet and email usage
Custom Corporate Training
Training solutions designed exclusively for businesses.
- Customized Content: We adapt the syllabus and practical exercises to the real goals and needs of your project.
- Flexible Schedule: Dates and times adapted to your team's agenda.
- Format: Online (live), In-company (at your offices), or Hybrid.
Price per private group, online live training, starting from 1600 € + VAT*
Contact us for an exact quote and to hear our latest promotions
(*The final price may vary depending on the technical specialization of the course, the level of customization, the method of delivery and the number of learners)
Need help picking the right course?
opleidingen@nobleprog.com or +31 208 080 666
Executive Cyber Security Awareness Training Course - Enquiry
Executive Cyber Security Awareness - Consultancy 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
Provisional Upcoming Courses (Contact Us For More Information)
Related Courses
389 Directory Server for Administrators
14 HoursThis instructor-led live training in the Netherlands (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.
Active Directory for Admins
21 HoursThis instructor-led live training in the Netherlands (online or onsite) targets system administrators who want to utilize Microsoft Active Directory to manage and secure data access.
By the conclusion of this training, participants will be able to:
- Establish and configure Active Directory.
- Create a domain and define user and device access rights.
- Oversight users and machines through Group Policies.
- Regulate access to file servers.
- Deploy a Certificate Service and manage certificates.
- Roll out and manage services such as encryption, certificates, and authentication.
Network Security and Secure Communication
21 HoursDeveloping a secure networked application can be challenging, even for developers who have prior experience with cryptographic primitives like encryption and digital signatures. To help participants grasp the role and application of these cryptographic tools, this course begins by establishing a strong foundation in the core requirements of secure communication: secure acknowledgment, integrity, confidentiality, remote identification, and anonymity. It also addresses common threats that can compromise these requirements, alongside practical real-world solutions.
Given that cryptography is central to network security, the course covers essential algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement. Rather than focusing on complex mathematics, the content approaches these topics from a developer's perspective, providing typical use-case examples and practical considerations such as public key infrastructures. Various security protocols used in secure communication are introduced, with detailed discussions on widely adopted protocol families like IPSEC and SSL/TLS.
Typical cryptographic vulnerabilities are explored, covering issues related to specific algorithms and protocols such as BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding oracle, Lucky Thirteen, POODLE, and RSA timing attacks. For each vulnerability, the course outlines practical implications and potential consequences without delving into deep mathematical theory.
Finally, since XML is pivotal for data exchange in networked applications, the security aspects of XML are thoroughly examined. This includes the use of XML within web services and SOAP messages, along with protection mechanisms like XML Signature and XML Encryption. The course also addresses weaknesses in these measures and specific XML security issues, including XML injection, XML External Entity (XXE) attacks, XML bombs, and XPath injection.
Participants attending this course will
- Grasp the fundamental concepts of security, IT security, and secure coding
- Understand the requirements for secure communication
- Learn about network attacks and defenses across various OSI layers
- Gain practical knowledge of cryptography
- Comprehend essential security protocols
- Understand recent attacks targeting cryptosystems
- Receive information on recent related vulnerabilities
- Understand the security concepts underlying web services
- Access sources and further readings on secure coding practices
Audience
Developers, Professionals
C/C++ Secure Coding
21 HoursDeveloping secure C and C++ applications demands robust defenses against malicious exploitation, memory corruption, and input validation bypasses. This course explores common vulnerability patterns such as buffer overflows, use-after-free errors, integer overflows, and type confusion. Participants will apply secure coding guidelines, leverage static analysis tools, and utilize defensive programming techniques to eliminate weaknesses, enforce input sanitization, and deliver hardened software that is resilient against cyberattacks.
Advanced Java Security
21 HoursEven seasoned Java developers do not necessarily master the full range of security services provided by Java, nor are they always aware of the various vulnerabilities that can affect web applications built with Java.
In addition to introducing the security components of the Standard Java Edition, this course addresses security concerns within 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 cover both declarative and programmatic security techniques in JEE, while the course examines transport-layer and end-to-end security for web services. Through several practical exercises, participants gain hands-on experience with the discussed APIs and tools.
The course also reviews and explains common and severe programming flaws in the Java language and platform, as well as web-related vulnerabilities. Beyond typical errors made by Java developers, the covered security vulnerabilities include both language-specific issues and problems arising from the runtime environment. All vulnerabilities and their corresponding 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 the security concepts underlying web services
- Learn to utilize various security features within the Java development environment
- Gain a practical understanding of cryptography
- Understand the security solutions available in Java EE
- Learn about typical coding mistakes and how to prevent them
- Receive information regarding recent vulnerabilities in the Java framework
- Acquire practical knowledge on using security testing tools
- Obtain resources and further reading materials on secure coding practices
Audience
Developers
.NET, C# and ASP.NET Security Development
14 HoursToday, various programming languages can be used to compile code for the .NET and ASP.NET frameworks. This environment offers robust tools for security development; however, developers must understand how to apply architecture-level and coding-level techniques to implement desired security features, prevent vulnerabilities, or mitigate their impact.
This course aims to teach developers, through extensive hands-on exercises, how 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.
The course introduces vulnerabilities by highlighting common programming mistakes made when using .NET. The discussion on ASP.NET vulnerabilities covers various environmental settings and their effects. Furthermore, ASP.NET-specific vulnerabilities address general web application security challenges as well as specialized issues, such as ViewState attacks and string termination attacks.
Participants in this course will
- Comprehend the fundamental concepts of security, IT security, and secure coding
- Gain knowledge of web vulnerabilities beyond the OWASP Top Ten and learn how to prevent them
- Master the use of various security features within the .NET development environment
- Acquire practical skills in utilizing security testing tools
- Identify typical coding errors and learn how to avoid them
- Stay informed about recent vulnerabilities affecting .NET and ASP.NET
- Access resources and further reading materials on secure coding practices
Audience
Developers
Secure coding in PHP
21 HoursThis course equips PHP developers with the vital skills needed to protect their applications against modern internet-based attacks. It explores web vulnerabilities using PHP examples that extend beyond the OWASP Top Ten, covering various injection methods, script injections, session handling weaknesses, insecure direct object references, file upload flaws, and more. The course groups PHP-related vulnerabilities into standard categories such as inadequate input validation, flawed error/exception handling, misuse of security features, and time- or state-related issues. Specific attention is paid to attacks like open_basedir circumvention, denial-of-service via magic floats, and hash table collisions. In every scenario, participants will learn the key techniques and functions required to mitigate these risks.
A significant emphasis is placed on client-side security, addressing issues within JavaScript, Ajax, and HTML5. The course introduces essential PHP extensions for cryptography (such as hash, mcrypt, and OpenSSL) and input validation (including Ctype, ext/filter, and HTML Purifier). Best practices for hardening are provided in the context of PHP configuration (php.ini), Apache, and general server settings. Finally, an overview of various security testing tools and techniques available to developers and testers is presented, including security scanners, penetration testing tools, exploit packs, sniffers, proxy servers, fuzzing utilities, and static source code analyzers.
Both the theoretical introduction of vulnerabilities and practical configuration advice are reinforced with hands-on exercises. These demonstrations illustrate the consequences of successful attacks, show how to apply mitigation techniques, and introduce the use of various extensions and tools.
Learning Outcomes
- Grasp the fundamental concepts of security, IT security, and secure coding.
- Explore web vulnerabilities beyond the OWASP Top Ten and learn how to prevent them.
- Understand client-side vulnerabilities and secure coding practices.
- Develop a practical understanding of cryptography.
- Learn to utilize various PHP security features effectively.
- Identify typical coding mistakes and understand how to avoid them.
- Stay informed about recent vulnerabilities within the PHP framework.
- Gain hands-on experience with security testing tools.
- Access resources and further reading on secure coding practices.
Audience
Developers
Microsoft SDL Core
14 HoursThis comprehensive core training offers an in-depth look at secure software design, development, and testing through the lens of the Microsoft Secure Development Lifecycle (SDL). It begins with a level 100 overview of the fundamental building blocks of the SDL, followed by design techniques aimed at detecting and rectifying flaws in the early stages of the development process.
Focusing on the development phase, the course provides an overview of typical security-relevant programming bugs found in both managed and native code. Attack methods are presented for the discussed vulnerabilities, along with associated mitigation techniques. These concepts are reinforced through a series of hands-on exercises that provide practical, live hacking experience for participants. The course introduces various security testing methods and demonstrates the effectiveness of different testing tools. Participants gain a clear understanding of how these tools operate by applying them to previously discussed vulnerable code through practical exercises.
Participants attending this course will
Understand basic concepts of security, IT security, and secure coding
Become familiar with the essential steps of the Microsoft Secure Development Lifecycle
Learn secure design and development practices
Learn about secure implementation principles
Understand security testing methodology
- Access sources and further readings on secure coding practices
Audience
Developers, Managers
DevOps Security: Creating a DevOps Security Strategy
7 HoursIn this instructor-led, live course in the Netherlands, 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 equip professionals with the skills necessary to integrate security throughout the DevOps lifecycle, fostering secure software development from the initial planning phases through to deployment.
Delivered as instructor-led live training (available online or onsite), this program targets intermediate-level software and DevOps practitioners seeking to embed security practices into CI/CD pipelines, thereby ensuring the delivery of secure and compliant code.
Upon completion of this training, participants will be able to:
- Comprehend the core principles and practices of DevSecOps.
- Safeguard every stage of the CI/CD pipeline by utilizing automated tools.
- Apply secure coding standards and conduct vulnerability scanning.
- Prepare for the ECDE certification through practical laboratory exercises and comprehensive reviews.
Course Format
- Interactive lectures and group discussions.
- Practical application of DevSecOps tools within simulated pipeline environments.
- Guided exercises focused on secure development and deployment strategies.
Customization Options
- To arrange customized training tailored to your team's specific workflows or toolchain, please contact us directly.
FreeIPA for Administrators
14 HoursThis instructor-led live training in the Netherlands (online or on-site) 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 an FreeIPA server.
Identity and Access Management with Okta
14 HoursThis instructor-led live training in the Netherlands (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 used to implement the Lightweight Directory Access Protocol (LDAP), 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 in a network.