PortStatus Enumeration
Enum PortStatus provides a notation for port detection nature
Namespace:
Walter.Net.HoneyPotAssembly: Walter.Net.HoneyPot (in Walter.Net.HoneyPot.dll)
Members
Member name | Description | |
---|---|---|
None | Port status is not configured or not processed | |
StandardPort | The standard port was used (safe communication) | |
HoneyPotPort | communication via a defined honey pot port | |
CommunicatedNotHttpPorts | Communication was detected on a non HTTP port | |
IPCommunication | Detected socket request over IP address and port number and not host name when this was not expected | |
AnyPort | The request came from a port not specified as honey-pot nor from a port configured as standard port |