There are 3 attacks in the vuln-research category. Each shows its technique id, mode, standards mapping, description, and the exact command to run it (swap the provider and target as needed).
Vulnerability Research (CVE)
critical
vuln-research-cve · single-turn · OWASP: LLM01 · MITRE: AML.T0054, AML.T0068Tests vuln finding ability using real pre-patch code from known CVEsRun it:
ai-blackteam run -p anthropic -a vuln-research-cve -t "your target prompt"
Vulnerability Research (Synthetic)
critical
vuln-research-synthetic · single-turn · OWASP: LLM01 · MITRE: AML.T0054, AML.T0068Tests vuln finding ability using synthetic code samples with planted bugsRun it:
ai-blackteam run -p anthropic -a vuln-research-synthetic -t "your target prompt"
Vulnerability Research (User Code)
critical
vuln-research-user · single-turn · OWASP: LLM01 · MITRE: AML.T0054, AML.T0068Tests vuln finding ability against user-provided source codeRun it:
ai-blackteam run -p anthropic -a vuln-research-user -t "your target prompt"