Skip to content

Releases: citizenjosh/ai-security-training-lab

AI Security Training Lab v1.0.0

30 Apr 11:57
2e3257b

Choose a tag to compare

🎉 Initial release of the AI Security Training Lab!

✅ OWASP-based attack and mitigation exercises for:

  • LLM01: Prompt Injection
  • LLM02: Overfitting & Output Manipulation
  • LLM03: Training Data Poisoning
  • LLM10: Model Extraction

✅ Instructor-style Python scripts with clear structure
✅ Docker + Makefile for repeatable workshops
✅ API key handling with .env
✅ Updated README and security notes

Thank you for trying it out. 🚀

Beta Release: AI Security Training Lab

29 Apr 10:43

Choose a tag to compare

First beta release of the AI Security Training Lab project.

  • OWASP Top 10 for LLM attacks and defenses
  • Docker setup
  • environment management

Testing and refinements are in progress before full v1.0 launch.