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) is tailored for system administrators who aim to leverage Microsoft Active Directory for managing and securing data access.
Upon completion of this training, participants will be capable of:
- Setting up and configuring Active Directory.
- Establishing a domain and defining access rights for users and devices.
- Managing users and machines via Group Policies.
- Controlling access to file servers.
- Setting up a Certificate Service and managing certificates.
- Implementing and managing services including encryption, certificates, and authentication.
Network Security and Secure Communication
21 HoursImplementing a secure networked application can be challenging, even for developers who have prior experience with cryptographic building blocks such as encryption and digital signatures. To help participants grasp the role and application of these cryptographic primitives, the course begins by establishing a solid foundation on the core requirements of secure communication: integrity, confidentiality, remote identification, anonymity, and secure acknowledgment. It also addresses common threats that undermine these requirements alongside real-world solutions.
Given that cryptography is a critical aspect of network security, the most important algorithms in symmetric cryptography, hashing, asymmetric cryptography, and key agreement are discussed. Rather than delving into complex mathematical theories, these concepts are presented from a developer's perspective, highlighting typical use-case examples and practical considerations such as public key infrastructures (PKI). Additionally, security protocols used in secure communication are introduced, with an in-depth look at widely-used protocol families like IPSEC and SSL/TLS.
Common cryptographic vulnerabilities are explored, covering both specific algorithms and protocols. Examples include BEAST, CRIME, TIME, BREACH, FREAK, Logjam, Padding Oracle, Lucky Thirteen, POODLE, and RSA timing attacks. For each issue, the practical implications and potential consequences are outlined without requiring deep mathematical expertise.
Finally, since XML technology is central to data exchange in networked applications, its security aspects are thoroughly described. This includes using XML within web services and SOAP messages, along with protection mechanisms like XML Signature and XML Encryption. The discussion also covers 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 the fundamental concepts of security, IT security, and secure coding
- Comprehend the requirements for secure communication
- Learn about network attacks and defenses across various OSI layers
- Gain a practical understanding of cryptography
- Understand essential security protocols
- Recognize recent attacks against cryptosystems
- Receive information on recent related vulnerabilities
- Comprehend the security concepts underlying web services
- Access resources and further reading on secure coding practices
Audience
Developers, Professionals
C/C++ Secure Coding
21 HoursDeveloping robust C and C++ code demands strict protection against malicious exploitation, memory corruption, and input validation failures. This course analyzes common vulnerability patterns such as buffer overflows, use-after-free errors, integer overflows, and type confusion issues. Participants will utilize secure coding standards, static analysis tools, and defensive programming strategies to remove vulnerabilities, ensure proper input sanitization, and build software that is resilient against cyber threats.
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 essential skills needed to fortify applications against modern internet-based threats. The curriculum explores web vulnerabilities through practical PHP examples that extend beyond the OWASP Top Ten, addressing various injection attacks, script injections, session handling weaknesses, insecure direct object references, file upload issues, and more. PHP-specific vulnerabilities are categorized into standard types such as missing or flawed input validation, improper error and exception handling, misuse of security features, and time- or state-related defects. Specific attack vectors discussed include open_basedir circumvention, denial-of-service via magic floats, and hash table collision attacks. Participants will gain familiarity with key techniques and functions designed to mitigate these risks.
A significant emphasis is placed on client-side security, addressing issues related to JavaScript, Ajax, and HTML5. The course introduces several PHP extensions for cryptography (such as hash, mcrypt, and OpenSSL) and input validation (including Ctype, ext/filter, and HTML Purifier). Best practices for hardening the environment are covered in conjunction with PHP configuration (php.ini), Apache settings, and general server security. Additionally, the course provides an overview of various security testing tools and techniques available to developers and testers, including vulnerability scanners, penetration testing methods, exploit kits, sniffers, proxy servers, fuzzing tools, and static source code analyzers.
Both the explanation of vulnerabilities and the application of configuration practices are reinforced through hands-on exercises. These sessions demonstrate the impact of successful attacks, guide participants in applying mitigation strategies, and introduce the usage of various extensions and tools.
Participants attending this course will
- 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 adopt secure coding practices.
- Develop a practical understanding of cryptography.
- Learn to utilize PHP's built-in security features effectively.
- Identify common coding mistakes and acquire strategies to avoid them.
- Stay informed about recent vulnerabilities within the PHP framework.
- Gain practical experience with security testing tools.
- Access resources and further reading materials 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.