sshscan.io
This is an SSH/SFTP vulnerability scanning API, it provides you with a detailed report on the server's algorithms' security standing, known vulnerabilities, and information sources for these vulnerabilities. You can also access the tool via the Web UI https://sshscan.io, which will provide you with 5 free scans per hour. Subscribing to the API provides you with unlimited access to the API as…
sshscan.io endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
check /api/v1/check |
Validates that the provided API token is valid. |
| POST |
Scan a target /api/v1/scan |
Scans a target SSH/SFTP server. |
| POST |
Generate a PDF report /api/v1/request-pdf |
This API returns a vulnerability PDF report. |
sshscan.io pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | $5 / month | 100 / second |
|