Coursera

AI Security: Security in the Age of Artificial Intelligence Specialization

Coursera

AI Security: Security in the Age of Artificial Intelligence Specialization

Build Secure AI Systems End-to-End.

Learn to identify, prevent, and respond to AI-specific threats across the entire ML lifecycle.

Reza Moradinezhad
Starweaver
Ritesh Vajariya

Instructors: Reza Moradinezhad

Access provided by Cater Care

Get in-depth knowledge of a subject
Intermediate level

Recommended experience

4 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace
Get in-depth knowledge of a subject
Intermediate level

Recommended experience

4 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace

What you'll learn

  • Secure AI systems using static analysis, threat modeling, and vulnerability assessment techniques

  • Implement production security controls including monitoring, incident response, and patch management

  • Conduct red-teaming exercises and build resilient defenses against AI-specific attack vectors

Details to know

Shareable certificate

Add to your LinkedIn profile

Taught in English
Recently updated!

December 2025

See how employees at top companies are mastering in-demand skills

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

Advance your subject-matter expertise

  • Learn in-demand skills from university and industry experts
  • Master a subject or tool with hands-on projects
  • Develop a deep understanding of key concepts
  • Earn a career certificate from Coursera

Specialization - 13 course series

Secure AI Code & Libraries with Static Analysis

Secure AI Code & Libraries with Static Analysis

Course 1, 4 hours

What you'll learn

  • Configure Bandit, Semgrep, PyLint to detect AI vulnerabilities: insecure model deserialization, hardcoded secrets, unsafe system calls in ML code.

  • Apply static analysis to fix AI vulnerabilities (pickle exploits, input validation, dependencies); create custom rules for AI security patterns.

  • Implement pip-audit, Safety, Snyk for dependency scanning; assess AI libraries for vulnerabilities, license compliance, and supply chain security.

Skills you'll gain

Category: AI Security
Category: Dependency Analysis
Category: Vulnerability Scanning
Category: Threat Modeling
Category: Open Source Technology
Category: Program Implementation
Category: Supply Chain
Category: Analysis
Category: CI/CD
Category: PyTorch (Machine Learning Library)
Category: Vulnerability Assessments
Category: AI Personalization
Category: Application Security
Category: Security Testing
Category: Secure Coding
Category: MLOps (Machine Learning Operations)
Category: Continuous Integration
Category: DevSecOps
Secure AI: Threat Model & Test Endpoints

Secure AI: Threat Model & Test Endpoints

Course 2, 4 hours

What you'll learn

  • Analyze and evaluate AI inference threat models, identifying attack vectors and vulnerabilities in machine learning systems.

  • Design and implement comprehensive security test cases for AI systems including unit tests, integration tests, and adversarial robustness testing.

  • Integrate AI security testing into CI/CD pipelines for continuous security validation and monitoring of production deployments.

Skills you'll gain

Category: Threat Modeling
Category: Security Testing
Category: AI Security
Category: Exploitation techniques
Category: DevOps
Category: Scripting
Category: Threat Detection
Category: API Testing
Category: Test Script Development
Category: Endpoint Security
Category: Integration Testing
Category: DevSecOps
Category: Continuous Integration
Category: Scripting Languages
Category: Continuous Monitoring
Category: CI/CD
Category: Unit Testing
Category: Data Validation
Optimize AI Inference Speed & Accuracy

Optimize AI Inference Speed & Accuracy

Course 3, 4 hours

What you'll learn

  • Analyze inference bottlenecks to identify optimization opportunities in production ML systems.

  • Implement model pruning techniques to reduce computational complexity while maintaining acceptable accuracy.

  • Apply quantization methods and benchmark trade-offs for secure and efficient model deployment.

Skills you'll gain

Category: Model Optimization
Category: Process Optimization
Category: Benchmarking
Category: Model Deployment
Category: Model Evaluation
Category: Project Performance
Category: Numerical Analysis
Category: AI Security
Category: Model Training
Category: Keras (Neural Network Library)
Category: Cloud Deployment
Category: Network Model
Harden AI: Secure Your ML Pipelines

Harden AI: Secure Your ML Pipelines

Course 4, 5 hours

What you'll learn

  • Apply infrastructure hardening in ML environments using secure setup, IAM controls, patching, and container scans to protect data.

  • Secure ML CI/CD workflows through automated dependency scanning, build validation, and code signing to prevent supply chain risks.

  • Design resilient ML pipelines by integrating rollback, drift monitoring, and adaptive recovery to maintain reliability and system trust.

Skills you'll gain

Category: CI/CD
Category: AI Security
Category: Data Integrity
Category: Engineering
Category: Vulnerability Assessments
Category: Hardening
Category: Identity and Access Management
Category: DevSecOps
Category: Infrastructure Security
Category: MLOps (Machine Learning Operations)
Category: Continuous Monitoring
Category: Security Controls
Category: Anomaly Detection
Category: Cyber Governance
Category: AI Personalization
Category: Resilience
Category: Vulnerability Scanning
Category: Responsible AI
Category: Application Security
Category: Compliance Management
Secure AI Model Deployments & Lifecycles

Secure AI Model Deployments & Lifecycles

Course 5, 4 hours

What you'll learn

  • Execute secure deployment strategies (blue/green, canary, shadow) with traffic controls, health gates, and rollback plans.

  • Implement model registry governance (versioning, lineage, stage transitions, approvals) to enforce provenance and promote-to-prod workflows.

  • Design monitoring triggering runbooks; secure updates via signing + CI/CD policy for auditable releases and controlled rollback.

Skills you'll gain

Category: AI Security
Category: Model Deployment
Category: Incident Response
Category: Metadata Management
Category: CI/CD
Category: Cloud Deployment
Category: DevOps
Category: MLOps (Machine Learning Operations)
Category: Artificial Intelligence and Machine Learning (AI/ML)
Category: Software Versioning
Category: System Monitoring
Category: AI Workflows
Secure AI Interpret and Protect Models

Secure AI Interpret and Protect Models

Course 6, 5 hours

What you'll learn

  • Analyze and identify a range of security vulnerabilities in complex AI models, including evasion, data poisoning, and model extraction attacks.

  • Apply defense mechanisms like adversarial training and differential privacy to protect AI systems from known threats.

  • Evaluate the effectiveness of security measures by designing and executing simulated adversarial attacks to test the resilience of defended AI model.

Skills you'll gain

Category: AI Security
Category: Security Requirements Analysis
Category: Security Strategy
Category: Vulnerability Assessments
Category: Security Architecture Review
Category: IT Security Architecture
Category: Continuous Monitoring
Category: Security Controls
Category: Design
Category: Security Testing
Category: Analysis
Category: Model Training
Category: Generative Adversarial Networks (GANs)
Category: Model Evaluation
Category: Information Privacy
Category: Security Engineering
Category: Threat Modeling
Category: Data Integrity
Category: Data Validation
Category: Hardening
Secure AI with Privacy and Access Controls

Secure AI with Privacy and Access Controls

Course 7, 4 hours

What you'll learn

  • Analyze real-world AI security, privacy, and access control risks to understand how these manifest in their own organizations.

  • Design technical controls and governance frameworks to secure AI systems, guided by free tools and industry guidelines.

  • Assess privacy laws' impact on AI, draft compliant policies, and tackle compliance challenges.

Skills you'll gain

Category: AI Security
Category: Information Privacy
Category: General Data Protection Regulation (GDPR)
Category: Identity and Access Management
Category: Authorization (Computing)
Category: Generative AI
Category: Personally Identifiable Information
Category: Responsible AI
Category: Cyber Governance
Category: Governance
Category: Threat Modeling
Category: Data Security
Category: Incident Response
Category: Cyber Security Policies
Category: Data Loss Prevention
Category: Security Awareness
Category: Risk Management Framework
Category: Data Governance
Category: Security Controls
Category: Role-Based Access Control (RBAC)
Secure AI: Red-Teaming & Safety Filters

Secure AI: Red-Teaming & Safety Filters

Course 8, 4 hours

What you'll learn

  • Design red-teaming scenarios to identify vulnerabilities and attack vectors in large language models using structured adversarial testing.

  • Implement content-safety filters to detect and mitigate harmful outputs while maintaining model performance and user experience.

  • Evaluate and enhance LLM resilience by analyzing adversarial inputs and developing defense strategies to strengthen overall AI system security.

Skills you'll gain

Category: Continuous Monitoring
Category: AI Security
Category: Cyber Security Assessment
Category: Responsible AI
Category: Large Language Modeling
Category: Vulnerability Assessments
Category: System Implementation
Category: Threat Modeling
Category: Vulnerability Scanning
Category: AI Personalization
Category: LLM Application
Category: Security Controls
Category: Security Strategy
Category: Security Testing
Category: Exploitation techniques
Category: Prompt Engineering
Secure AI Systems Across Lifecycle Stages

Secure AI Systems Across Lifecycle Stages

Course 9, 3 hours

What you'll learn

  • Identify and classify various classes of attacks targeting AI systems.

  • Analyze the AI/ML development lifecycle to pinpoint stages vulnerable to attack.

  • Apply threat mitigation strategies and security controls to protect AI systems in development and production.

Skills you'll gain

Category: AI Security
Category: Data Security
Category: Application Lifecycle Management
Category: Model Training
Category: Threat Modeling
Category: Model Deployment
Category: Security Controls
Category: Threat Management
Category: MITRE ATT&CK Framework
Category: Vulnerability Assessments
Category: Artificial Intelligence and Machine Learning (AI/ML)
Category: Data Integrity
Category: Security Testing
Category: Secure Coding
Category: MLOps (Machine Learning Operations)
Automate AI Anomaly Detection & Response

Automate AI Anomaly Detection & Response

Course 10, 4 hours

What you'll learn

  • Apply machine learning techniques to detect anomalies in cybersecurity data such as logs, network traffic, and user behavior.

  • Automate incident response workflows by integrating AI-driven alerts with security orchestration tools.

  • Evaluate and fine-tune AI models to reduce false positives and improve real-time threat detection accuracy.

Skills you'll gain

Category: Application Performance Management
Category: Anomaly Detection
Category: Incident Management
Category: User Feedback
Category: Generative AI
Category: Event Monitoring
Category: Microsoft Azure
Category: Time Series Analysis and Forecasting
Category: Data Analysis
Category: Process Optimization
Category: Query Languages
Category: Data Integration
Harden AI: Patch and Recover Incidents Fast

Harden AI: Patch and Recover Incidents Fast

Course 11, 4 hours

What you'll learn

  • Apply systematic patching strategies to AI models, ML frameworks, and dependencies while maintaining service availability and model performance.

  • Conduct blameless post-mortems for AI incidents using structured frameworks to identify root causes, document lessons learned, and prevent recurrence

  • Set up monitoring, alerts, and recovery to detect and resolve model drift, performance drops, and failures early.

Skills you'll gain

Category: Dependency Analysis
Category: Incident Response
Category: Patch Management
Category: AI Security
Category: Dashboard Creation
Category: Model Deployment
Category: Incident Management
Category: Automation
Category: Problem Management
Category: Anomaly Detection
Category: Package and Software Management
Category: Application Deployment
Category: Continuous Monitoring
Category: System Monitoring
Category: Disaster Recovery
Category: MLOps (Machine Learning Operations)
Category: Site Reliability Engineering
Category: Computer Security Incident Management
Secure Mobile AI Models Against Attacks

Secure Mobile AI Models Against Attacks

Course 12, 4 hours

What you'll learn

  • Explain the fundamentals of deploying AI models on mobile applications, including their unique performance, privacy, and security considerations.

  • Analyze threats to mobile AI models like reverse engineering, adversarial attacks, and privacy leaks and their effect on reliability and trust.

  • Design a layered defense strategy for securing mobile AI applications by integrating encryption, obfuscation, and continuous telemetry monitoring.

Skills you'll gain

Category: Continuous Monitoring
Category: Mobile Security
Category: Encryption
Category: AI Security
Category: Model Deployment
Category: Anomaly Detection
Category: System Monitoring
Category: Security Controls
Category: Responsible AI
Category: Threat Detection
Category: Mobile Development
Category: Hardening
Category: Threat Modeling
Category: Secure Coding
Category: Application Security
Category: Program Implementation
Category: Threat Management
Category: Security Management
Detect & Respond to Mobile AI Threats

Detect & Respond to Mobile AI Threats

Course 13, 4 hours

What you'll learn

  • Analyze how AI features like sensors, models, and agents make phones attack surfaces and enable deepfake-based scams.

  • Evaluate technical attack paths—zero-permission inference and multi-layer agent attacks—using real research cases.

  • Design a mobile-focused detection and response plan with simple rules, containment steps, and key resilience controls.

Skills you'll gain

Category: Mobile Security
Category: Incident Response
Category: AI Security
Category: Artificial Intelligence
Category: Human Factors (Security)
Category: Hardening
Category: Endpoint Security
Category: Malware Protection
Category: Prompt Engineering
Category: AI literacy
Category: Mobile Development Tools
Category: Security Controls
Category: Threat Detection
Category: Intrusion Detection and Prevention
Category: Threat Modeling
Category: Information Privacy
Category: Exploitation techniques

Earn a career certificate

Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.

Instructors

Reza Moradinezhad
Coursera
6 Courses4,935 learners
Starweaver
Coursera
560 Courses1,100,942 learners
Ritesh Vajariya
Coursera
27 Courses22,229 learners

Offered by

Coursera

Why people choose Coursera for their career

Felipe M.

Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."

Jennifer J.

Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."

Larry W.

Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."

Chaitanya A.

"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."