# Cybersecurity

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

## Description

Educate your staff on how to recognise cyber security risks, where they are likely to originate, how to combat them, and the support systems your Company has in place in the event of a cyber security incident. 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",
  "description": "Educate your staff on how to recognise cyber security risks, where they are likely to originate, how to combat them, and the support systems your Company has in place in the event of a cyber security incident. Our Cybersecurity Express Course helps your employees understand cybersecurity measures and their role in preventing a cyberattack.",
  "url": "https://www.skillcast.com/courses/global-compliance-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"
  ],
  "learningResourceType": [
    "In-depth"
  ]
}
```
