{# Course schema: this is what turns a blue link into a result that shows the provider and the level. Only facts that are actually true go in here. #}
ExpoCoder Sign in Start free

AI in Cyber Security

Attacking AI, AI used to attack, and AI for defence: prompt injection, agent security, data poisoning, deepfakes, the OWASP Top 10 for LLM applications, and how to secure a system that has a model in it.

20 lessons about 7 hours Hard
Learn it by writing it.

Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.

Start AI in Cyber Security free

What this course covers

  1. What AI Actually Changes
  2. Enough About How a Model Works
  3. Prompt Injection
  4. Indirect Prompt Injection
  5. Jailbreaks, and Why Filters Leak
  6. The System Prompt Is Not a Secret
  7. Never Trust What the Model Wrote
  8. Agents, and Excessive Agency
  9. Designing a Tool an Agent Cannot Misuse
  10. Retrieval, and Poisoning the Knowledge
  11. Poisoning the Training Data
  12. Stealing the Model, and What It Remembers
  13. Adversarial Examples
  14. The OWASP Top 10 for LLM Applications
  15. AI in the Attacker's Hands
  16. Deepfakes and Voice Cloning
  17. AI on the Defender's Side
  18. What Not to Paste Into a Chatbot
  19. Securing a System That Has a Model In It
  20. Where This Goes

Other courses

Computational Thinking

Learn to think like a problem-solver before you write a single line of code. Break big …

Basic Python

Your first Python course, no experience needed. Learn variables, loops, functions, and …

Intermediate Python

Level up your Python with comprehensions, lambdas, error handling, files, modules, and …

Object-Oriented Programming

Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…

Advanced Python

Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …

Data Structures & Algorithms

Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…

Games with Pygame

Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…

Java

Learn Java from zero, with no programming background needed. Write your first program, …

C++

Learn C++ from zero, with no programming background needed. Start with your first progr…

C

Learn C from zero, with no programming background needed. The language that Unix, Linux…

JavaScript

Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …

Web Frontend

Build for the browser: structure pages with HTML, style them with CSS, then use live AP…

See all courses