FlashGenius Logo FlashGenius
SecAI+ CY0-001 ยท Domain 1 of 4

Basic AI Concepts
Related to Cybersecurity

Core AI/ML terminology, prompt engineering, data security for AI, the secure AI lifecycle, and AI-driven threats โ€” the foundation everything else in SecAI+ builds on.

17%
Exam Weight
5
Key Concept Areas
12
Flashcards
8
Quiz Questions
๐Ÿ  Hub 1 ยท Basic Concepts 2 ยท Securing AI Systems 3 ยท AI-Assisted Security 4 ยท AI GRC

What Domain 1 Covers

Domain 1 makes up 17% of the SecAI+ exam and builds the AI literacy you need before anything else makes sense. CompTIA groups it into three big asks: explain core AI principles and terminology, identify where AI fits into security operations, and recognize the threats that AI itself introduces.

Objective A

Core AI Principles & Terminology

Machine learning, deep learning, NLP, LLMs/SLMs, GANs, transformers, learning types, and model-tuning vocabulary.

Objective B

AI Applications in Security

How AI strengthens detection, defense, and security operations โ€” the lifecycle that takes AI from idea to production.

Objective C

AI-Driven Threats

Automated phishing, polymorphic malware, adversarial ML, and malicious use of generative AI.

Machine Learning Deep Learning NLP / LLMs / SLMs GANs Prompt Engineering RAG & Embeddings Secure AI Lifecycle AI-Driven Threats
๐Ÿ’ก
How to use this page: Start with Key Concepts to read the explanations and study tips, drill terminology with Flashcards, then take the Knowledge Check quiz. Retake the quiz until you consistently score 80%+.
๐Ÿ”—
Why this domain matters beyond its 17%: Terms introduced here โ€” RAG, embeddings, prompt templates, AI-driven threats โ€” reappear as attack surfaces and controls in Domain 2, as tools in Domain 3, and as risks in Domain 4. Master the vocabulary here first.

Key Concept Areas

Click each card to expand the explanation and study tip.

1. AI Types, Techniques & Terminology โ–พ

This is the core vocabulary of the exam โ€” expect scenario questions that describe a behavior and ask you to name the technique.

Core Types
  • Generative AI โ€” creates new content (text, images, code, audio) by learning patterns from training data.
  • Machine learning / statistical learning โ€” algorithms that learn patterns from data; statistical learning emphasizes probability-based models.
  • Deep learning โ€” ML using multi-layer neural networks to model complex, non-linear patterns.
  • Transformers โ€” the neural network architecture using "attention" to weigh relationships between tokens; the foundation of modern LLMs.
  • NLP, LLMs & SLMs โ€” Natural Language Processing lets systems understand/generate language; Large Language Models are massive transformer-based models; Small Language Models are lighter-weight, efficiency-tuned versions.
  • GANs โ€” Generative Adversarial Networks: a generator and discriminator compete to produce realistic synthetic data (and deepfakes).
Learning Paradigms
  • Supervised learning โ€” trains on labeled data.
  • Unsupervised learning โ€” finds patterns in unlabeled data.
  • Reinforcement learning โ€” improves via reward/penalty feedback.
Model Tuning Vocabulary
  • Validation โ€” testing performance on held-out data.
  • Fine-tuning โ€” further training a pre-trained model on specific data.
  • Epoch โ€” one full pass through the training dataset.
  • Pruning โ€” removing unnecessary parameters to shrink a model.
  • Quantization โ€” reducing numeric precision to speed up / shrink a model.
๐Ÿ’ก
Study tip: Match definitions to terms, not math. If a question describes "two networks competing to create realistic fake data," that's a GAN โ€” full stop.
2. Prompt Engineering Fundamentals โ–พ
  • Roles โ€” system prompts set behavior/boundaries; user prompts are the actual request; assistant is the model's reply.
  • Zero-shot โ€” no examples given, model responds from instructions alone.
  • One-shot / multi-shot (few-shot) โ€” one or several examples are provided to guide format and quality.
  • Prompt templates โ€” standardized, reusable prompt structures that ensure consistent output and reduce prompt-injection risk.
๐Ÿ’ก
Study tip: Prompt templates resurface in Domain 2 as a security control. Learn them here as a usability concept, then connect them to "gateway controls" later.
3. Data Security & RAG Concepts for AI โ–พ
  • Cleansing โ€” removing errors/noise from data.
  • Verification โ€” confirming data accuracy.
  • Lineage โ€” tracking a dataset's origin and transformations.
  • Integrity โ€” ensuring data hasn't been tampered with.
  • Provenance โ€” documented history/source of the data.
  • Augmentation & balancing โ€” expanding/adjusting training data to reduce bias and cover edge cases.
  • Structured / semi-structured / unstructured data โ€” tables/databases, JSON/XML, vs. free text/images/audio.
  • Watermarking โ€” embedding identifiable markers in AI-generated content or training data to track origin.
  • RAG (Retrieval-Augmented Generation) โ€” combines an LLM with an external knowledge source using embeddings (numeric meaning vectors) stored in a vector database for retrieval at query time.
๐Ÿ’ก
Study tip: RAG + embeddings + vector storage is a recurring thread โ€” it's introduced here, becomes an attack surface in Domain 2, and a tool in Domain 3.
4. The Secure AI Lifecycle โ–พ

Know this sequence โ€” sequencing questions are common:

  • 1. Align to use case & corporate objectives โ€” define the problem and acceptable risk first.
  • 2. Secure collection & preparation โ€” apply the data security concepts above.
  • 3. Model selection & evaluation โ€” choose and test models against requirements.
  • 4. Deployment & validation โ€” release with controls in place; validate production behavior.
  • 5. Monitoring & maintenance โ€” ongoing observability (expanded heavily in Domain 2).
  • 6. Feedback & iteration โ€” human-in-the-loop review, oversight, and continuous validation.
๐Ÿ’ก
Study tip: "Align โ†’ Collect/Prepare โ†’ Select/Evaluate โ†’ Deploy/Validate โ†’ Monitor โ†’ Iterate." Memorize this order โ€” questions often ask "what comes next?"
5. AI Applications & AI-Driven Threats in Security โ–พ
Where AI Helps (previewed here, expanded in Domain 3)
  • Threat detection, anomaly detection, and automating repetitive security analysis.
AI-Driven Threats to Know
  • Automated / AI-generated phishing โ€” highly personalized, grammatically flawless phishing at scale.
  • Polymorphic malware โ€” AI-generated malware variants that constantly change signatures to evade detection.
  • Adversarial machine learning โ€” deliberately crafted inputs designed to fool ML models.
  • Malicious use of generative AI โ€” deepfakes, synthetic identities, automated social-engineering content.
๐Ÿ’ก
Study tip: Domain 1 introduces these threats conceptually. Domain 2 tests how to defend against them; Domain 3 tests how attackers actively use AI tools to carry them out.

Flashcards

Click a card to flip it. There are 12 terms covering Domain 1's core vocabulary.

Knowledge Check

Question 1 of 8 ยท Score: 0

๐ŸŽ‰

Exam Ready

0 / 8

SecAI+ CY0-001 ยท V1

Keep going โ€” Domain 2 carries 40% of the exam

Securing AI Systems is the largest domain. Once you're comfortable with the vocabulary here, move on to controls, attacks, and compensating controls.