
Training, validation, fine-tuning, epochs, pruning, quantization, transfer learning, model evaluation metrics.
This section is the most exam-dense material in the entire certification. It covers security controls for AI systems under Domain 2, Objective 2.2, which carries 40 percent of the total exam weight. Everything we have learned so far, the threat landscape from Section 3 and the attack techniques from Section 4, all leads to this question: what controls do we put in place to defend AI systems? In this section, we will answer that question comprehensively across six lectures. We start with model-level evaluation and guardrails, the layered defense architecture that wraps around every AI system. Then we move to prompt templates and prompt firewalls, the instruction-layer controls that shape how models receive and process requests. After that, we cover gateway controls including rate limiting and token management, which regulate how clients interact with AI APIs. We then learn how to test and validate those guardrails through AI red-teaming and automated testing frameworks.. And finally, a practice scenario session puts it all together with exam-style questions that test your ability to match the right control to the right attack. By the end of this section, you will have a complete defensive toolkit and the ability to apply it in any scenario the exam throws at you. Let us get started.
Welcome to Section 6 of the CompTIA SecAI Plus course. This is one of the most important sections in the entire certification because it covers two critical exam objectives from Domain 2, which carries a massive 40 percent weight on the CY0-001 exam. In this section, we are going to cover six interconnected topics. We will start with access control models, specifically RBAC and ABAC, and how they apply to AI-specific principals like agents and pipelines. Then we will move to securing AI agents and API networks, which is increasingly relevant as agentic AI becomes mainstream. After that, we will dive deep into data encryption across all three states: at rest, in transit, and in use. We will then cover data anonymization, masking, and minimization, which bridges both security and compliance. Next, we will explore how to secure AI deployment environments, from containers to model registries. And finally, we will bring it all together in a hands-on lab where you will implement RBAC for an AI platform. Each lecture builds on the previous one, so by the end of this section, you will have a complete picture of how access controls and data security work together to protect AI systems. Let us get started.
Real-time monitoring strategies, logging frameworks, prompt/response monitoring, anomaly detection in AI behavior.
Securing AI logs, preventing sensitive data leakage in logs, log integrity, retention policies
Tracking prompt costs, storage costs, response/processing costs, rate monitoring, budget alerts, capacity planning.
Detecting hallucinations, measuring response confidence, fairness audits, bias detection frameworks, accuracy benchmarking.
Prompt injection (direct/indirect), model poisoning, data poisoning, training data manipulation, backdoor attacks.
Jailbreaking, model inversion, model theft, membership inference, supply chain attacks, transfer learning attacks, model DoS, excessive agency.
Implementing layered defenses: prompt firewalls, guardrails, templates, access controls, data integrity, encryption, rate limiting, least privilege.
Simulate prompt injection, jailbreak attempts, and implement compensating controls. Analyze logs for indicators of attack.
Comprehensive practice quiz covering all Domain 2 objectives with scenario-based questions.
Welcome to Section 7, the final and largest section of Domain 2. This section brings together everything from Sections 5 and 6 into a complete operational security picture. We have nine lectures covering three major themes. First, monitoring and observability: how to watch your AI systems in real time, manage logs securely, track costs as a security metric, and audit for hallucinations and bias. Second, the attack deep dive: a comprehensive two-part walkthrough of every major attack category, from prompt injection and data poisoning to jailbreaking, model theft, and supply chain attacks. And third, defense and response: how to build a layered defense stack with compensating controls, a hands-on lab where you play attacker and defender, and a full Domain 2 practice quiz with 50 questions. Section 7 carries enormous exam weight because Objectives 2.5 and 2.6, monitoring AI systems and implementing compensating controls, are scenario-heavy on the CY0-001 exam. By the end of this section, you will have the complete Domain 2 toolkit: you can identify attacks, select the right controls, implement monitoring, and respond to incidents. Let us begin with AI monitoring.
IDE plug-ins, browser extensions, CLI tools, chatbots, personal assistants, MCP servers for security operations.
Signature matching, pattern recognition, behavioral analytics, UEBA, anomaly detection with ML models.
Automated vulnerability scanning, AI-assisted code review, code quality/linting, automated penetration testing tools.
AI-powered incident triage, alert correlation, automated incident response playbooks, threat intelligence enrichment.
Deepfakes (impersonation, misinformation), adversarial networks, AI-powered reconnaissance, social engineering, automated attack generation.
Detecting deepfakes, countering automated attacks, defending against AI-powered social engineering, DDoS mitigation.
Use an LLM to analyze security logs, detect anomalies, and generate incident summaries from raw log data.
Using AI to generate scripts, document synthesis, automating repetitive security tasks without deep coding.
Designing AI agents, agent orchestration, autonomous vs semi-autonomous agents, safety guardrails for agents.
Code scanning, software composition analysis (SCA), unit/regression/model testing, automated deployment and rollback with AI.
AI-assisted ticket triage, change-management approvals, automated deployment/rollback procedures.
Integrate AI-powered code scanning and automated testing into a CI/CD pipeline using GitHub Actions.
Practice questions covering AI tools, attack vectors, and automation scenarios.
AI Center of Excellence (CoE), AI governance boards, policies and procedures, organizational alignment.
Data scientist, AI/ML engineer, MLOps engineer, platform engineer, security architect, AI governance officer, AI risk manager, AI auditor, data engineer.
Fairness, reliability/safety, transparency, privacy/security, explainability, inclusiveness, accountability, consistency, awareness.
Bias introduction, accidental data leakage, reputational damage, performance/IP risks, autonomous system risks, shadow AI detection and management.
What is shadow AI, risks of unsanctioned AI use, detection methods, governance policies, sanctioned vs unsanctioned tools.
Step-by-step walkthrough of establishing an AI governance program in a mid-size enterprise.
Are you ready to earn the industry's first AI cybersecurity certification?
The CompTIA SecAI+ (CY0-001) exam validates your ability to secure AI systems, leverage AI for threat detection and automation, and navigate the complex landscape of AI governance and compliance. This comprehensive course covers every exam objective across all four domains, with hands-on labs and two full-length practice exams.
Earn the Industry's First AI Cybersecurity Certification and Future-Proof Your Security Career
AI is reshaping cybersecurity at an unprecedented pace. Organizations are deploying AI-powered security tools, attackers are weaponizing generative AI, and regulators worldwide are introducing new compliance requirements for AI systems. The CompTIA SecAI+ (CY0-001) certification validates that you can secure AI systems, leverage AI for defense, and navigate the complex landscape of AI governance — skills that employers are actively seeking right now.
This course prepares you to pass the CompTIA SecAI+ exam on your first attempt with comprehensive coverage of every exam objective across all four domains.
What makes this course different from everything else:
Master AI security concepts mapped directly to the official CY0-001 exam objectives — every lecture counts
Build real security tools in hands-on labs: an ML-based network intrusion detector and a secure RAG pipeline with prompt injection defense
Practice with 2 full-length exams (120+ questions) that simulate real exam conditions with detailed explanations for every answer
Learn the critical frameworks the exam tests: OWASP Top 10 for LLMs, MITRE ATLAS, NIST AI RMF, and the EU AI Act
Get a security-first approach built for working professionals — real-world scenarios, not abstract theory
The CompTIA SecAI+ certification launched in February 2026 as CompTIA's first expansion series certification. Early adopters are positioning themselves at the intersection of AI and cybersecurity — two of the fastest-growing fields in technology. Whether you are a security analyst adding AI to your toolkit, a GRC professional navigating new AI regulations, or an IT professional transitioning into AI security, this certification sets you apart.
In this course, you will learn how AI, machine learning, deep learning, and generative AI apply to cybersecurity operations. You will understand supervised, unsupervised, and reinforcement learning paradigms and how each powers different security use cases — from malware classification to anomaly detection to adaptive defense systems. You will explore neural network architectures including CNNs, RNNs, and Transformers, and understand how Large Language Models and Small Language Models are revolutionizing security operations.
You will master prompt engineering from fundamentals through advanced techniques. This includes system prompts, user prompts, roles, prompt templates, zero-shot through multi-shot prompting, chain-of-thought reasoning, prompt chaining for multi-step workflows, and structured outputs for SIEM and SOAR integration. These skills are essential for both using AI tools effectively and defending against prompt injection attacks.
The course covers data security for AI systems in depth: data cleansing, verification, lineage, integrity, and provenance — the controls that prevent data poisoning and ensure compliance. You will learn Retrieval-Augmented Generation (RAG) architecture, including embeddings, vector databases like ChromaDB and Pinecone, and the security implications of connecting LLMs to organizational knowledge bases. You will understand watermarking techniques for detecting AI-generated content, the C2PA standard for content authenticity, and how these connect to EU AI Act requirements.
You will study the complete AI lifecycle from a security perspective: business alignment, secure data collection, model development, evaluation with red-teaming and adversarial testing, deployment with access controls and encryption, and continuous monitoring with drift detection and feedback loops. You will learn human-centric AI design principles — human-in-the-loop, human oversight, and human validation — and understand when to apply each pattern based on risk and reversibility.
The course introduces AI threat modeling with the frameworks that the exam tests directly. You will learn why AI systems require specialized threat modeling beyond traditional approaches, identify the six AI-specific attack surfaces, and understand the four key frameworks: OWASP Top 10 for LLM Applications, OWASP ML Security Top 10, MITRE ATLAS, and the MIT AI Risk Repository.
What makes this course different:
• Mapped 1:1 to official CY0-001 exam objectives
• Hands-on labs: Build secure RAG pipelines, attack & defend LLMs, implement AI gateway controls
• Real-world scenarios: Not just theory, but practical skills for AI security roles
• Two full-length practice exams with detailed explanations
• Coverage of critical frameworks: OWASP LLM Top 10, MITRE ATLAS, NIST AI RMF, EU AI Act
Hands-on labs give you practical experience that reinforces every concept
Two full-length practice exams (120+ questions) with detailed explanations help you identify weak areas and build confidence before exam day. Questions are written in the same scenario-based format as the real exam, covering all four domains with appropriate weighting.
This course contains the use of AI
Enroll now, start building the skills that employers are searching for, and earn the certification that proves you can secure the AI-powered future.