ShazzamScanner - Global
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- API reference
The ShazzamScanner API provides methods to encapsulate a Shazzam scanner.
Use this API during the discovery scanning phase.
ShazzamScanner - contents
A hash map of any nodes contained within the scanner, by name.
Name | Type | Description |
---|---|---|
contents | Hash map | A hash map of any nodes contained within the scanner, by name. |
ShazzamScanner - domainName
The Windows domain name, if one was resolved by the scanner.
Name | Type | Description |
---|---|---|
domainName | String | The Windows domain name, if one was resolved by the scanner. |
ShazzamScanner - hostName
The IP hostname, if one was resolved by the scanner.
Name | Type | Description |
---|---|---|
hostName | String | The IP hostname, if one was resolved by the scanner. |
ShazzamScanner - name
The scanner name.
Name | Type | Description |
---|---|---|
name | String | The scanner name |
ShazzamScanner - port
The port being scanned.
Name | Type | Description |
---|---|---|
port | String | The port being scanned. |
ShazzamScanner - portProbe
The port probe name.
Name | Type | Description |
---|---|---|
portProbe | String | The port probe name. |
ShazzamScanner - protocol
The scanner protocol.
Name | Type | Description |
---|---|---|
protocol | String | The scanner protocol. |
ShazzamScanner - result
The scanner result.
Name | Type | Description |
---|---|---|
result | String | The scanner result. |
ShazzamScanner - service
The scanner service name.
Name | Type | Description |
---|---|---|
service | String | The scanner service name. |