There are 3 attacks in the copyright-ip category. Each shows its technique id, mode, standards mapping, description, and the exact command to run it (swap the provider and target as needed).
Trade Secret Extraction
critical
trade-secret-extraction · single-turn · OWASP: LLM01 · MITRE: AML.T0054, AML.T0068Extracts trade secrets through social engineering, technical access, and reverse engineeringRun it:
ai-blackteam run -p anthropic -a trade-secret-extraction -t "your target prompt"
copyright-extraction · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0065Multi-turn escalation to extract verbatim copyrighted text from training dataRun it:
ai-blackteam run -p anthropic -a copyright-extraction -t "your target prompt"
Patent Theft
high
patent-theft · single-turn · OWASP: LLM01 · MITRE: AML.T0054, AML.T0068Assists with intellectual property theft including patent circumvention and invention misappropriationRun it:
ai-blackteam run -p anthropic -a patent-theft -t "your target prompt"