Walter.Web.FireWall.Filters Namespace
Classes
Class | Description | |
---|---|---|
![]() |
BlockBotsFilter |
Block Bots filter will reject all requests where the user was identified as being a BOT
|
![]() |
BlockMaliciousUserFilter |
Block Malicious user filter will reject all requests where the user was identified as being a BOT
|
![]() |
CrossSiteFilter |
Cross site filter will reject all cross site requests
|
![]() |
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
|
![]() |
PrivacyPreferencesFilter |
This filter will inject the P3P header in your browser
|
![]() |
ProtectorBase |
The base class used by the FireWall Action Filters.
|
![]() |
SecureCookiesFilter |
Filter that can be used to ensure cookies are secured using GDPR compliant encryption
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
FireWallGuardActions |
Enumerable that contains FireWall Guard Module names.
|
![]() |
SiteMapSearchResultFilter |
Filter status for SiteMapAttribute
|