---
title: "Get exploits for ip and cve"
method: GET
path: "/v1/hosts/exploits/{ip}/{cve}"
tags: ["Hosts"]
---

# Get exploits for ip and cve

`GET /v1/hosts/exploits/{ip}/{cve}`

Get the detailed exploit details for ip and cve

## Path parameters

- `ip` string, required
- `cve` string, required

## Other responses

- `400` — Bad Request
- `408` — Request Timeout
- `500` — Internal Server Error

---

[API](https://skmtc.net/cybledev/apis/odin.md) · [All operations](https://skmtc.net/cybledev/apis/odin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cybledev/odin/revisions/95defd23433f/schema)
