Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

Walter.Web.FireWall.Filters Namespace

Classes


  Class Description
Public class BlockBotsFilter
Block Bots filter will reject all requests where the user was identified as being a BOT
Public class BlockMaliciousUserFilter
Block Malicious user filter will reject all requests where the user was identified as being a BOT
Public class CrossSiteFilter
Cross site filter will reject all cross site requests
Public class FishingFilter
Used to capture a sort of activity where you try and post exceptions till you find a vulnerability in the system either by getting an answer by the system or by the system providing an error message leaking a vulnerability
Public class PrivacyPreferencesFilter
This filter will inject the P3P header in your browser
Public class ProtectorBase
The base class used by the FireWall Action Filters.
Public class SecureCookiesFilter
Filter that can be used to ensure cookies are secured using GDPR compliant encryption

Enumerations


  Enumeration Description
Public enumeration FireWallGuardActions
Enumerable that contains FireWall Guard Module names.
Public enumeration SiteMapSearchResultFilter
Filter status for SiteMapAttribute