cpe_lookup
Search Shodan's CVEDB for Common Platform Enumeration entries by product name to identify software and hardware versions and configurations. Supports pagination and count-only results.
Instructions
Search for Common Platform Enumeration (CPE) entries by product name in Shodan's CVEDB. Supports pagination and can return either full CPE details or just the total count. Useful for identifying specific versions and configurations of software and hardware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | The name of the product to search for CPEs. | |
| count | No | If true, returns only the count of matching CPEs. | |
| skip | No | Number of CPEs to skip (for pagination). | |
| limit | No | Maximum number of CPEs to return (max 1000). |