mirror of
https://github.com/Threekiii/Awesome-POC.git
synced 2025-11-05 02:37:58 +00:00
fix broken images
This commit is contained in:
parent
ecfe267f9c
commit
2c4210601c
@ -54,7 +54,7 @@ docker-compose up -d
|
||||
|
||||
启动完成后,访问 `http://your-ip:8000` 即可查看登录页面,通过默认口令 `admin/admin` 登录后台。
|
||||
|
||||

|
||||

|
||||
|
||||
## 漏洞复现
|
||||
|
||||
@ -77,7 +77,7 @@ def project_file_read(request):
|
||||
return HttpResponse(f.read().decode('utf-8'))
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
构造请求包:
|
||||
|
||||
@ -95,7 +95,7 @@ Authorization: Token e8279162677dd4fbfefe352b0f51ea8ad19cace5
|
||||
{"path":"/etc/","label":"passwd"}
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 漏洞修复
|
||||
|
||||
|
||||
@ -42,13 +42,13 @@ docker compose up -d
|
||||
|
||||
环境启动后,访问 `http://your-ip:11434/`,此时 Ollma 0.3.14 已经成功运行。
|
||||
|
||||

|
||||

|
||||
|
||||
## 漏洞复现
|
||||
|
||||
Ollama 公开了多个执行各种操作的 [API endpoints](https://github.com/ollama/ollama/blob/main/docs/api.md):
|
||||
|
||||

|
||||

|
||||
|
||||
通过 `/api/tags` 列出所有模型:
|
||||
|
||||
@ -56,7 +56,7 @@ Ollama 公开了多个执行各种操作的 [API endpoints](https://github.com/
|
||||
http://your-ip:11434/api/tags
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 漏洞修复
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 848 KiB |
Loading…
x
Reference in New Issue
Block a user