Releases: citizenjosh/ai-security-training-lab
Releases · citizenjosh/ai-security-training-lab
AI Security Training Lab v1.0.0
🎉 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
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.