关联漏洞
介绍
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/b156c656c143e721755abbcdc02316a6b6577f77
├── [4.8K] Dockerfile
├── [ 410] pyproject.toml
├── [ 374] README.md
├── [4.0K] shared
│ └── [4.0K] controller
│ ├── [3.5K] graders.py
│ ├── [4.6K] pentest_grader.py
│ ├── [2.8K] spec.py
│ ├── [4.9K] test_grader.py
│ └── [4.0K] tools
│ ├── [2.3K] bash.py
│ ├── [4.3K] edit.py
│ └── [ 128] __init__.py
├── [4.0K] src
│ └── [4.0K] controller
│ ├── [ 957] env.py
│ └── [4.0K] server.py
├── [ 528] test_run.py
└── [ 652] test_task.json
5 directories, 14 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。