TaiYang-cs/ai-security-learning
GitHub: TaiYang-cs/ai-security-learning
一个围绕 AI 安全、NLP 对抗攻击与 LLM Agent 安全的学习笔记及实验仓库,帮助研究者系统掌握相关基础与攻防实践。
Stars: 0 | Forks: 0
# AI 安全学习
本仓库记录了我在 AI 安全、NLP 对抗攻击和 LLM agents 方面的学习笔记与实验。
## 当前关注点
- NLP 对抗攻击
- BERT-Attack 复现
- Transformer 与 BERT 基础
- LLM Agent 安全
- 工具调用与 prompt 注入风险
## 仓库结构
```
ai-security-learning/
├── notes/ # Learning notes
├── experiments/ # Small experiments and reproduction logs
├── papers/ # Paper reading notes
├── src/ # Code or demo scripts
└── README.md
```
标签:AI安全, C2, Chat Copilot, DLL 劫持, NLP, 大语言模型, 学习笔记, 对抗攻击, 敏感信息检测, 逆向工具