Introduction to AI for Cybersecurity

Johns Hopkins University via Coursera

Go to Course: https://www.coursera.org/learn/introduction-to-ai-for-cybersecurity

Introduction

Use AI techniques to detect and mitigate various cyber threats, protecting digital assets and data.

Develop and apply machine learning models to identify, classify, and filter spam and phishing emails.

Implement AI-driven biometric solutions like keystroke dynamics and facial recognition to enhance user authentication security.

Syllabus

Course Introduction

This course will guide you through the ML development process and its vital applications in combating cyber threats. We’ll explore the challenges posed by technological advancements, examine AI’s role in spam filtering and email threat detection, and implement key algorithms like decision trees and Naïve Bayes. Additionally, you’ll learn how biometric solutions, such as keystroke dynamics and facial recognition, can enhance user authentication security.

AI for Cybersecurity Professionals

In this module, we will discuss the background of artificial intelligence (AI) and provide a brief overview. Also, in this module and every module, we will take a hands-on approach to learning how to use AI for cybersecurity.

Ham or Spam? Detecting Email Cybersecurity Threats with AI

In this module, we shall discuss the detection of email threats using AI. Also, we will implement hands-on examples of the use of various ML techniques to detect email threats such as perceptron for spam filtering, support vector machine for spam filtering, regression and decision tree algorithms for spam filtering, and the use of Naïve Bayes ML algorithm and natural language processing for spam filtering.

Securing User Authentication

In this module, we will discuss the background of threats against user authentication. Also, we will explore hands-on implementations of fake login detection analytics using biometrics.

Overview

In "Introduction to AI for Cybersecurity," you'll gain foundational knowledge of how artificial intelligence (AI) is transforming the field of cybersecurity. This course covers key AI techniques and how they can be applied to enhance security measures, detect threats, and secure digital systems. Learners will explore hands-on implementations of AI models using tools like Jupyter Notebooks, allowing them to detect spam, phishing emails, and secure user authentication using biometric solutions. W

Skills

Reviews

The necessary material, good questions. Thank you.