| CShodan.Net.Models.ApiStatus | Returns information about the API plan belonging to the given API key. |
| CShodan.Net.Models.Attributes | |
| CShodan.Net.Models.Banner | Represents basic return data |
| ▼CException | |
| CShodan.Net.ShodanException | |
| CShodan.Net.Models.Facet | Represents return facet data |
| CShodan.Net.FacetGenerator | |
| CShodan.Net.Models.Host | Represents return data for querying hosts |
| ▼CIDisposable | |
| ▼CShodan.Net.IRequstHandler | sane wrapper of http, and simple abstraction layer for unit testing |
| CShodan.Net.RequestHandler | sane wrapper of http, and simple abstraction layer for unit testing |
| CShodan.Net.ShodanClient | Main mechanism to talk to the shodan api. This is what you should use to interact with the api |
| CShodan.Net.Models.Location | Basic location data returned by shodan |
| CShodan.Net.Models.TagResult.Match | |
| CShodan.Net.Models.Match | |
| CShodan.Net.Models.Profile | Represents data about your profile |
| CShodan.Net.QueryGenerator | |
| CShodan.Net.Models.ScanPortResult | result of ShodanClient.RequestInternetPortScanAsync(int, string) |
| CShodan.Net.Models.ScanResult | result of ShodanClient.RequstScanAsync(string) |
| CShodan.Net.Models.ScanStatus | Result of ShodanClient.GetScanStatusAsync(string) |
| CShodan.Net.Models.SearchHostResults | result of ShodanClient.SearchHosts(SearchQuery, FacetQuery, int, bool) and ShodanClient.SearchHostsCount(SearchQuery, FacetQuery) |
| CShodan.Net.Models.SearchQueries | Result of ShodanClient.GetQueriesAsync(int?, SortOptions?, OrderOption?) and - See also
- ShodanClient.SearchQueriesAsync(string, int?)
|
| CShodan.Net.Models.SearchTokens | |
| CShodan.Net.Models.SslProperties | |
| CShodan.Net.Models.TagResult | result of ShodanClient.GetTagsAsync(int) |