Walter.Net.HoneyPot
IPortScannerDetectionService Interface Members
Properties  Methods  Events

Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : IPortScannerDetectionService Interface

The following tables list the members exposed by IPortScannerDetectionService.

Public Properties
 NameDescription
 Property Gets the count or listeners registered with this port scanner service.  
 Property data source used with the detection storage  
 PropertyOverloaded. Gets the IHoneyPotPortListner at the specified index.  
 Property Gets the last listener in the list of listeners registered in the service.  
 Property Gets the length of data that is used by the memory containing listers.  
 Property Gets the listeners that are being monitored.  
Top
Public Methods
 NameDescription
 Method Adds the specified port to the service and starts monitoring if the service is active.  
 MethodOverloaded.  Determines whether the specified address has detected.  
 Method test if a CIDR is currently been found to be attacking ports in the current firewall session  
 Method Removes the specified port from this of ports that are being monitored.  
 Method Snapshots this instance.  
 Method Starts this instance.  
 Method Stops this instance.  
 Method test if a CIDR is currently been found to be attacking ports  
Top
Public Events
 NameDescription
 Event The pattern detection will flag how the system detected any activity without historical data pure on session data  
 Event Fired when bytes are received by a port.  
 Event Event that is triggered when a Honey-Pot detection occurs, allowing you to listen to port-related incidents.  
Top
See Also

Reference

IPortScannerDetectionService Interface
Walter.Net.HoneyPot Namespace