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

# Get exploits for ip

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

Get the detailed list of exploits for the ip

## Path parameters

- `ip` string, required

## Response `200`

OK

- IpservicesIpCveResponse
  - `data` object
  - `message` string
  - `success` boolean

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `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)
