Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

ShazzamScanner- Global

The ShazzamScanner script include provides methods to encapsulate a Shazzam scanner.

Use this script include during the discovery scanning phase.

Parent Topic:Server API reference

ShazzamScanner - contents

A hash map of any nodes contained within the scanner, by name.

NameTypeDescription
contentsHash mapA hash map of any nodes contained within the scanner, by name.

ShazzamScanner - domainName

The Windows domain name, if one was resolved by the scanner.

NameTypeDescription
domainNameStringThe Windows domain name, if one was resolved by the scanner.

ShazzamScanner - hostName

The IP hostname, if one was resolved by the scanner.

NameTypeDescription
hostNameStringThe IP hostname, if one was resolved by the scanner.

ShazzamScanner - name

The scanner name.

NameTypeDescription
nameStringThe scanner name

ShazzamScanner - port

The port being scanned.

NameTypeDescription
portStringThe port being scanned.

ShazzamScanner - portProbe

The port probe name.

NameTypeDescription
portProbeStringThe port probe name.

ShazzamScanner - protocol

The scanner protocol.

NameTypeDescription
protocolStringThe scanner protocol.

ShazzamScanner - result

The scanner result.

NameTypeDescription
resultStringThe scanner result.

ShazzamScanner - service

The scanner service name.

NameTypeDescription
serviceStringThe scanner service name.