What problem does it solve?
This skill solves the problem of missing pre-built, competition-tested AI/ML attack techniques for CTF participants, eliminating the hours of research and custom implementation required to tackle AI-focused security challenges.
Core Features & Use Cases
- Adversarial ML Attacks: Generate adversarial examples, physical adversarial patches, and evasion payloads to bypass image classifiers, malware detectors, and other ML-powered security systems.
- LLM Attack Techniques: Bypass LLM safety filters via prompt injection, jailbreaking, token smuggling, and tool use exploitation to extract hidden flags from AI-powered challenge endpoints.
- Model Exploitation: Reverse fine-tuning suppression, extract model parameters via API queries, perform membership inference, and exploit LoRA adapters to recover hidden data from provided ML models.
- Use Case: For a CTF challenge where you must bypass an LLM safety filter to extract a hidden flag, use this skill to apply tested prompt injection and jailbreak payloads without building custom attack frameworks from scratch.
Quick Start
Use the ctf-ai-ml skill to generate a targeted adversarial example that fools the provided image classifier into outputting the target class flag.