list_vulnerabilities
Fetch vulnerability candidates associated with services and product details from Shodan for a given report ID. Use this to verify exposure evidence.
Instructions
Shodanがサービス観測へ関連付けた脆弱性候補と製品・観測情報を返す。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| offset | Yes | ||
| has_more | Yes | ||
| returned | Yes | ||
| report_id | Yes | ||
| vulnerabilities | Yes |