2 matches found
StepJack
StepJack:针对多步间接提示注入的计算机使用智能体安全基准测试 环境配置 1. Python 环境配置 首先,安装所有依赖项,并确保你运行的是 Python 3.10。 root@kitploit: conda create -n stepjack python=3.10 conda activate stepjack pip install -r requirements.txt 2. 沙箱环境配置 我们使用 RedTeamCUA 提供的 AWS 环境。 AWS 1. 配置 NETWORKINTERFACEMAP: 根据你自己的 AWS 实例,在 awsconfig.py 中配置...
6AI score
SaveExploits0References5
Code Agent Can Be an End-To-End System Hacker: Benchmarking Real-World Threats of Computer-Use Agent
Computer-use agent CUA frameworks, powered by large language models LLMs or multimodal LLMs MLLMs, are rapidly maturing as assistants that can perceive context, reason, and act directly within software environments. Among their most critical applications is operating system OS control. As CUAs in...
7AI score
SaveExploits0
20