https://github.com/igece/shodanapi
C# implementation of the Shodan API.
https://github.com/igece/shodanapi
api shodan
Last synced: 8 months ago
JSON representation
C# implementation of the Shodan API.
- Host: GitHub
- URL: https://github.com/igece/shodanapi
- Owner: igece
- License: gpl-3.0
- Created: 2016-10-16T14:21:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T17:19:19.000Z (about 1 year ago)
- Last Synced: 2025-06-01T14:18:29.495Z (about 1 year ago)
- Topics: api, shodan
- Language: C#
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShodanAPI
C# implementation of the Shodan REST API for .NET Standard 2.0 and .NET Framework 4.6.1.
This is a very early release. Currently only the following REST API methods are implemented:
- `/api-info`
- `/shodan/host/{ip}`
- `/shodan/host/search`