# transfer-attacks
標記為「transfer-attacks」的 5 篇文章
實作:跨語言遷移攻擊
開發 attacks in one language that transfer to others by exploiting shared multilingual representation spaces.
實作:跨模型遷移攻擊
測試 whether 越獄s discovered on one language model transfer effectively to others, building a systematic methodology for cross-model 漏洞 research.
Lab: Transfer Attack Development
動手實作 for crafting 對抗性 prompts on open-weight models like Llama that transfer to closed-source models like Claude and GPT-4, using iterative refinement and cross-model evaluation.
Lab: Transfer Attack Development (Advanced Lab)
開發 對抗性 attacks on open-source models that transfer to closed-source models, leveraging weight access for black-box 漏洞利用.
越獄 Portability
Analysis of which jailbreaks transfer across models and why, including universal vs model-specific techniques, transfer attack methodology, and factors that determine portability.