|
Shodan.Net
c# client for the shodan api
|
| ▼NShodan | |
| ▼NNet | |
| ▼NModels | |
| CApiStatus | Returns information about the API plan belonging to the given API key. |
| CAttributes | |
| CBanner | Represents basic return data |
| CFacet | Represents return facet data |
| CHost | Represents return data for querying hosts |
| CLocation | Basic location data returned by shodan |
| CMatch | |
| CProfile | Represents data about your profile |
| CScanPortResult | result of ShodanClient.RequestInternetPortScanAsync(int, string) |
| CScanResult | result of ShodanClient.RequstScanAsync(string) |
| CScanStatus | Result of ShodanClient.GetScanStatusAsync(string) |
| CSearchHostResults | result of ShodanClient.SearchHosts(SearchQuery, FacetQuery, int, bool) and ShodanClient.SearchHostsCount(SearchQuery, FacetQuery) |
| CSearchQueries | Result of ShodanClient.GetQueriesAsync(int?, SortOptions?, OrderOption?) and |
| CSearchTokens | |
| CSslProperties | |
| ▼CTagResult | result of ShodanClient.GetTagsAsync(int) |
| CMatch | |
| CFacetGenerator | |
| CIRequstHandler | sane wrapper of http, and simple abstraction layer for unit testing |
| CQueryGenerator | |
| CRequestHandler | sane wrapper of http, and simple abstraction layer for unit testing |
| CShodanClient | Main mechanism to talk to the shodan api. This is what you should use to interact with the api |
| CShodanException |
1.8.11