Walter.Net.HoneyPot
CreateIncident Property (HoneyPotDetectionEventArgs)
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.EventArguments Namespace > HoneyPotDetectionEventArgs Class : CreateIncident Property
Set the value to True if you would like to generate an incident
Syntax
public bool CreateIncident {get; set;}
Remarks

By setting the value to true you will be able to process the incidents in all reporting destinations. There are 3 destinations would be especially helpful, see NuGet packages

  1. Walter.Web.FireWall.DiskLogger can be used to lock the IP address in the physical firewall
  2. Walter.Web.FireWall.EventLog can be used to alert monitoring services to take action
  3. Walter.Web.FireWall.SMTPLogger can be used to send an email to the configured mailboxes
Requirements

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

See Also

Reference

HoneyPotDetectionEventArgs Class
HoneyPotDetectionEventArgs Members