# Cybersecurity Compliance Training Course

**Canonical URL:** https://www.skillcast.com/courses/cybersecurity-training-course
**Canonical link:** `<link rel="canonical" href="https://www.skillcast.com/courses/cybersecurity-training-course">`
**Provider:** Skillcast
**Duration:** 20 minutes
**Format:** Express
**Topics:** DORA, Cybersecurity, CyberFocus

## Description

Most businesses conduct some or all of their operations using digital media. Despite the advantages brought about by digital technology, there is the issue of cybersecurity. At any given time, criminals can attempt to hack, phish or defraud a company through cyberattacks. Our Cybersecurity Express Course helps your employees understand cybersecurity measures and their role in preventing a cyberattack.

## Learning Objectives

- Recognise cybersecurity threats and where they come from
- Act appropriately in given situations to combat cybersecurity threats
- Identify sources of information and support

## Structured data (JSON-LD)

```json
{
  "@context": "https://schema.org",
  "@type": "Course",
  "name": "Cybersecurity Compliance Training Course",
  "description": "Most businesses conduct some or all of their operations using digital media. Despite the advantages brought about by digital technology, there is the issue of cybersecurity. At any given time, criminals can attempt to hack, phish or defraud a company through cyberattacks. Our Cybersecurity Express Course helps your employees understand cybersecurity measures and their role in preventing a cyberattack.",
  "url": "https://www.skillcast.com/courses/cybersecurity-training-course",
  "provider": {
    "@type": "Organization",
    "name": "Skillcast",
    "@id": "https://www.skillcast.com/"
  },
  "timeRequired": "PT20M",
  "teaches": [
    "Recognise cybersecurity threats and where they come from",
    "Act appropriately in given situations to combat cybersecurity threats",
    "Identify sources of information and support"
  ],
  "about": [
    "DORA",
    "Cybersecurity",
    "CyberFocus"
  ],
  "learningResourceType": [
    "Express"
  ]
}
```
