Tutorials#
Welcome to the Crucible Challenge walkthroughs. These guides will help you learn and practice key AI security concepts through hands-on challenges.
Bear Series (Recommended for Beginners)#
A set of introductory Challenges focused on fundamental AI security concepts:
- Bear 1: Data analysis and exploration
- Bear 2: Model extraction techniques
- Bear 3: Model fingerprinting methods
- Bear 4: Prompt injection attacks
What is the Flag Series#
Advanced challenges focused on:
- LLM manipulation techniques
- Model evasion strategies
- Input filtering bypass methods
How to Use These Walkthroughs#
- Read the challenge description and objective carefully
- Review the provided code samples and hints
- Experiment with different approaches
- Use the walkthrough steps if you get stuck
- Submit your solution to validate
Getting Started#
We recommend starting with the Bear Series if you're new to AI security. These challenges provide a gentle introduction to key concepts while building foundational skills.
Choose a walkthrough series from the menu to begin. Good luck!