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.

Table 1. Field
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.

Table 2. Field
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.

Table 3. Field
Name Type Description
hostName String The IP hostname, if one was resolved by the scanner.

ShazzamScanner - name

The scanner name.

Table 4. Field
Name Type Description
name String The scanner name

ShazzamScanner - port

The port being scanned.

Table 5. Field
Name Type Description
port String The port being scanned.

ShazzamScanner - portProbe

The port probe name.

Table 6. Field
Name Type Description
portProbe String The port probe name.

ShazzamScanner - protocol

The scanner protocol.

Table 7. Field
Name Type Description
protocol String The scanner protocol.

ShazzamScanner - result

The scanner result.

Table 8. Field
Name Type Description
result String The scanner result.

ShazzamScanner - service

The scanner service name.

Table 9. Field
Name Type Description
service String The scanner service name.