2 matches found
better_opts_attacks
May I have your attention? 打破基于微调的提示注入防御:利用架构感知攻击 本仓库包含运行ASTRA和ASTRA++攻击的代码,这些攻击能够突破SecAlign++、SecAlign、StruQ防御。此外,本仓库还提供了一些生成的攻击示例和攻击日志。 环境搭建 克隆仓库 这将克隆仓库以及所有子模块,并放置到正确的位置。 root@kitploit: git clone --recurse-submodules https://github.com/nishitvp/betteroptsattacks.git 设置Python环境...
6AI score
SaveExploits0
May I Have Your Attention? Breaking Fine-Tuning Based Prompt Injection Defenses Using Architecture-Aware Attacks
A popular class of defenses against prompt injection attacks on large language models LLMs relies on fine-tuning the model to separate instructions and data, so that the LLM does not follow instructions that might be present with data. There are several academic systems and production-level...
7.4AI score
SaveExploits0
20