PortListenCheck
Common Scripts Pack.#
This Script is part of theChecks whether a port was open on a given host.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | - |
#
InputsArgument Name | Description |
---|---|
host | The hostname to check. |
port | The port to check. |
#
OutputsPath | Description | Type |
---|---|---|
portOpen | Whether the given port on a host was open. Returns true if it is. | boolean |