Walter.Net.HoneyPot Namespace
Classes
Class | Description | |
---|---|---|
![]() |
HoneyPotExtensionMethods |
extension methods available for honey-pot classes
|
![]() |
HoneyPotServerListnerOption |
Use the HoneyPotListnerOption class to configure the firewall to actively monitor port for hackers trying to attack the server hosting the application.
|
![]() |
PortAccess |
PortAccess is a data structure that contains port and indication of how and how often some one access it as well if
the access was allowed.
|
![]() |
PortAccessExtension |
Helper class generating Port access objects
|
Structures
Structure | Description | |
---|---|---|
![]() |
PortAliasMapper |
A port mapper used to define the relation from an external port to an internal port
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IHoneyPotPortDetection |
Honey-Pot port detection data
|
![]() |
IHoneyPotPortListner |
honey-pot listing service used to monitor connections on port
|
![]() |
IPortAccess |
Interface IPortAccess
|
![]() |
IPortScannerDetectionService |
Interface IPortScannerDetectionService is the service used to monitor attacks based on port scanners or other
non HTTP/ HTTPS based TCP communication
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
DataOwner |
Enum DataOwner
|
![]() |
IgnoreScope |
the scope of how to ignore future request after having been detected
|
![]() |
PortStatus |
Enum PortStatus provides a notation for port detection nature
|