public enum PortStatus : System.Enum
public enum PortStatus : System.Enum
Member | Description |
---|---|
AnyPort | The request came from a port not specified as honey-pot nor from a port configured as standard port |
CommunicatedNotHttpPorts | Communication was detected on a non HTTP port |
HoneyPotPort | communication via a defined honey pot port |
IPCommunication | Detected socket request over IP address and port number and not host name when this was not expected |
None | Port status is not configured or not processed |
StandardPort | The standard port was used (safe communication) |
System.Object
System.ValueType
System.Enum
Walter.Net.HoneyPot.PortStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2