关联漏洞
介绍
Running
- have docker and uv installed, then clone repo and run uv sync, after they're installed cd into the folder and activate the venv
- current server.py works with test_grader.py, test_run.py, and test_task.json
- in order to run, just run hud dev --build in one terminal and run python test_run.py in another terminal (make sure you're inside the venv created by uv)
文件快照
[4.0K] /data/pocs/2377b7e60934b381e0f258385d9de66f09e33290
├── [4.7K] Dockerfile
├── [ 535] pyproject.toml
├── [ 374] README.md
├── [ 677] run_pentest_task.py
├── [ 268] safe_config.yaml
├── [4.0K] src
│ └── [4.0K] controller
│ ├── [4.0K] cves
│ │ ├── [ 15K] cve_2024_11392.py
│ │ └── [ 180] __init__.py
│ ├── [ 957] env.py
│ └── [2.3K] server.py
├── [4.0K] tasks
│ ├── [1.1K] full_info.json
│ ├── [1021] one_day.json
│ ├── [3.0K] tasks.json
│ └── [ 938] zero_day.json
├── [3.1K] tasks.json
├── [1.4K] vllm_build.sh
└── [ 342] vllm_kill.sh
5 directories, 16 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。