top of page
Keyboard and Mouse

Schedule

Full Time - 2 Days

Fri - Sat

9am - 4pm

Next Course Dates

18th - 19th Oct 2024

25th - 26th Oct 2024

Study Mode

Your Day at Sakmo

Online (Zoom meeting)

Tutorials​​​

Quizes

Group Discussions

Case Studies

Padagogy

Short Course

  • Covers Core Topics

  • Soft Skills

  • Cyber Security Essentials Course for Anyone and Everyone

Cyber Essentials - CE, CE+
Awareness Training

The Cyber Essentials Training is a comprehensive online course that guides individuals through the five key controls. Cyber Essentials is a UK government-backed scheme that helps businesses protect themselves against common cyber threats. The Cyber Essentials certification is awarded to organizations that meet a set of basic cybersecurity controls, ensuring they have a robust defence against cyber attacks.

What is Cyber Essential (CE) Training

Cyber Essentials (CE) is a mandatory self-assessed certification of your organisation’s compliance with the security guidelines. It is implemented as part of securing your online infrastructure and services against common cyber-attacks online.


The assessment includes checking various aspects such as the connectivity to the Internet, connectivity  infrastructure (wireless and wired network devices) on-premises, user computers (laptops, desktops, tablets, smartphones, etc.), servers providing application services (web server, VPN server, SAP server, etc.), and the
software components installed on all computing and hand-held devices, including the Operating Systems (MS Windows, MacOS, Linux, etc.).


What is this training about

CE requires you to self-assess the five aspects of your infrastructure and operations – Access Control, Firewalls, Malware Protection, Secure Configuration and Network Management, and Upgrading Software and Patching. The self-assessment requires you to demonstrate your compliance with implementing the guidelines in your organisation. The self-assessment is done by responding to an elaborate questionnaire. This is where we come in. We provide you with the awareness necessary for you to be able to handle this by yourself, appropriately.


Why you need to be Aware

This ensures that the self-assessment is made appropriately, with the understanding of the declarations made during the self-assessment. You need to be aware since the self-assessment is an annual requirement.

Prerequisites

  • Cyber Awareness (Short Course) - Good to have but not necessary

  • Basic Understanding of Computing - Good to have but not necessary

Syllabus

Syllabus

CE requires you to self-assess the five aspects of your infrastructure and operations – Access Control, Firewalls, Malware Protection, Secure Configuration and Network Management, and Upgrading Software and Patching. The self-assessment requires you to demonstrate your compliance with implementing the guidelines in your organisation. The self-assessment is done by
responding to an elaborate questionnaire.


This is where we come in. We provide you with the awareness necessary for you to be able to handle this by yourself, appropriately.

​​

INTRODUCTION:
Topic: Understanding Cyber Essentials

  • Brief overview of Cyber Essentials and its purpose.

  • Benefits of achieving Cyber Essentials certification.

  • Key differences between Cyber Essentials and Cyber Essentials Plus.

​

AREA 1: Access Controls
Topic 1: Protecting Your Organisation with Strong Passwords

  • Importance of strong, unique passwords.

  • Password management best practices.

  • Risks of weak passwords and password reuse.

​

Topic 2: User Access Control

  • Principles of user access control.

  • Importance of limiting user privileges.

  • Managing user accounts and permissions.

​

AREA 2: FIREWALLS
Topic: The Importance of Firewalls and Internet Gateway Protection

  • Understanding firewalls and their role in cyber security.

  • How to configure firewalls effectively.

  • Importance of keeping firewall software up-to-date.

​

AREA 3: MALWARE
Topic: Malware Protection

  • Understanding different types of malware.

  • Importance of antivirus and anti-malware software.

  • Best practices for preventing malware infections.

​

AREA 4: Secure Configuration & Network Management
Topic: Secure Configuration of Devices and Applications

  • What is secure configuration and why it matters?

  • Common configuration mistakes that create vulnerabilities.

  • Best practices for securing operating systems and software.

  • What is Network Management and why it matters

​

AREA 5: Upgrading Software and Patching
Topic: Patch Management

  • What is patch management and why it's essential?

  • Developing a patch management process.

  • The risks of unpatched systems.

  • Operating System upgrades and patches

  • Applications upgrades and patching

  • ​

AREA 6: Associated Topics
Topic 1: Data Backup

  • The importance of regular data backups.

  • Creating effective backup strategies.

  • Testing backup procedures.

​

Topic 2: Incident Response Planning

  • Importance of having an incident response plan.

  • Key elements of an effective incident response plan.

  • Testing and updating the incident response plan.

​

Topic 3: Cyber Security Awareness for Employees

  • The role of employees in cyber security.

  • Common cyber threats and how to avoid them.

  • Social engineering tactics and how to protect against them.

Outcome of this Training

  1. Functional understanding of the online infrastructure and services

  2. Awareness of the cause of vulnerabilities and the impact of exploits/attacks

  3. Implementing security best practices and other means of defending against online attacks

  4. Performing the self-assessment for CE, liaison with agencies for annual certification

  5. Liaison for further upgradation on CE certification to CE+

  6. Liaison and regulatory compliances in the event of a cybersecurity incident/attack

Training Mode

Short Course

Design Only
Design Only

Who is this course for?

Cyber Essential course is suitable for a wide range of individuals, including:

  • General Public

    • Individuals - Anyone interested in protecting themselves​

    • Families - Parents and guardians, young children who use the internet, mobiles and social media

  • Employees and Professionals

    • Office Workers​

    • Remote Workers

    • Executives and Managers

  • Small Business Owners Entrepreneurs

  • IT Professionals and Technicians

    • Help Desk Support​

    • System Administrators

  • Freelancers and Contractors

​

Book your spot

Book Your Spot

Frequently Asked Questions

  • What is a front-end developer?
    A front-end developer is a professional responsible for implementing visual and interactive elements that users engage with through their web browser. They work primarily with HTML, CSS, and JavaScript to build user-friendly websites and web applications.
  • What are the key skills required for a front-end developer?
    Essential skills include proficiency in HTML, CSS, and JavaScript, understanding of responsive design principles, knowledge of frameworks and libraries such as React.js, Angular, or Vue.js, and experience with version control systems like Git.
  • How do HTML, CSS, and JavaScript work together?
    HTML provides the structure of the webpage, CSS controls the visual presentation and layout, and JavaScript enables interactivity and dynamic content manipulation. Together, they form the core technologies for front-end development.
  • What is responsive design?
    Responsive design is an approach to web development that ensures web pages render well on various devices and window or screen sizes. It involves using flexible layouts, flexible images, and CSS media queries.
  • Why are frameworks and libraries like React.js important?
    Frameworks and libraries help streamline the development process by providing pre-written code, tools, and best practices. They allow developers to build complex applications more efficiently and maintainable.
  • What tools do front-end developers use?
    Common tools include code editors (e.g., Visual Studio Code, Sublime Text), version control systems (e.g., Git), browser developer tools, package managers (e.g., npm, Yarn), and build tools (e.g., Webpack, Gulp).
  • What is the importance of version control in front-end development?
    Version control systems like Git allow developers to track and manage changes to the codebase, collaborate with team members, and revert to previous versions if needed, ensuring a more organized and efficient development process.
  • How do front-end developers ensure website accessibility?
    Developers ensure accessibility by following best practices and guidelines such as the Web Content Accessibility Guidelines (WCAG). This includes using semantic HTML, ensuring keyboard navigability, providing alternative text for images, and ensuring color contrast meets standards.
  • What is a CSS preprocessor and why use it?
    A CSS preprocessor like Sass or Less extends CSS with variables, nesting, and functions, making the stylesheet code more maintainable and easier to write. It compiles into regular CSS that the browser can interpret.
  • How do you optimize a website for performance?
    Performance optimization techniques include minimizing HTTP requests, compressing images, leveraging browser caching, using content delivery networks (CDNs), and optimizing JavaScript and CSS files by minifying and combining them.
  • What is a single-page application (SPA)?
    A SPA is a web application that interacts with the user by dynamically rewriting the current page rather than loading entire new pages from a server. This provides a smoother, more fluid user experience. Popular frameworks for SPAs include React.js, Angular, and Vue.js.
  • Can you explain the difference between CSS Grid and Flexbox?
    CSS Grid is a layout system designed for two-dimensional layouts, allowing developers to create complex, responsive grid-based layouts. Flexbox is a one-dimensional layout system aimed at distributing space along a single row or column, ideal for aligning items within a container.
  • What is the role of a front-end developer in a development team?
    Front-end developers collaborate with designers, back-end developers, and other stakeholders to create user interfaces. They translate design mockups into code, implement interactive elements, ensure cross-browser compatibility, and optimize the user experience.

Gopi Gargé is a Data Networking and Cyber Security
professional with over three decades of experience in
research, industry, and academia. He is an honorary
faculty at the University of Liverpool and associated
with the Chevening Cyber Security Fellowship at
Cranfield University (UK Defence Academy,
Shrivenham) since 2019.

​

He has consulted for the industry in the areas of data
networking and wireless sensor networks. His current
areas of interest are cyber security for supply-chains
and deception techniques for security countermeasures.


He is a Fellow of the IPv6 Forum and has been a member of the ETSI ISG-IPE WG and the IEEE P1931.1 WG.

Gopi.jpg

Gopi Gargé - Cyber Security Lead

Contact Us

Thanks for submitting!

bottom of page