训练独行:关于域隔离在 Spectre-v2 攻击中的局限性研究
文章介绍了“Training Solo”项目及其相关研究内容,包括自我训练攻击方法、测试套件以及针对历史和ITS(输入输出系统)的攻击实验等核心部分。 2025-6-10 07:51:5 Author: github.com(查看原文) 阅读量:3 收藏

For more information about the Training Solo project, self-training attacks, or our test-suite, please see our project page or the paper.

training-solo
├─ analysis/           # Analysis code
├─ pocs/               # POCs and exploits
│  ├─ history-exploit/ # History-based end-to-end exploit   (section 7)
│  ├─ its-exploit/     # ITS end-to-end exploit user-kernel (section 9)
│  ├─ its-vmm/         # ITS VMM Experiments                (section 10)
├─ test-suite/         # Training Solo test suite           (section 5)
├─ README.md           # You are here

文章来源: https://github.com/vusec/training-solo
如有侵权请联系:admin#unsafe.sh