public enum RuleGroups : System.Enum
public enum RuleGroups : System.Enum
Member | Description |
---|---|
BlacklistedIndexService | Could be a search engine of a 3rd party that is indexing your size for intellectual property claims |
BlackListedIp | indicates the firewall rejected the IP |
BlacklistedSource | Indicated that the firewall rejected the source, could be a cloud provider or data-center |
BlackListedUser | Indicated the firewall rejected the user |
BruteForceEntry | Will trigger if the |
CookieHijacking | Cookie Hijacking |
CORS | Cross Site Scripting |
DOS | denial of service |
Exploit | Exploit probe by bot or user |
GeoBlocking | Geo Blocked |
Manipulation | Manipulation of request, cookies or form data |
None | Rules not assigned a specific group |
NotAHuman | only allow access to verified humans |
Replay | Replay by user with tools like Fiddler, PostMan or Wire-shark |
SqlInjection | Detected a sql injection attempt |
SSLCertificateAttack | Mal-ware, Forged Certificate Authorities and MITM Attacks |
TwoFactorManipulation | Indicates that a 2 factor authentication manipulation was attempted |
UrlFishing | Url fishing |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.RuleEngine.RuleGroups
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