Walter.Web.FireWall.Headers Namespace
Interfaces
Interface | Description | |
---|---|---|
![]() |
ISecurityHeadersBuilder |
Assists in generating security policy rules for the headers on all pages protected by the firewall
|
![]() |
ISecurityHeadersPolicy |
Interface ISecurityHeadersPolicy informs on the headers that are added and removed on a request if header protection is configured
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
HeaderSimulations |
Indicates that the header will simulate different technology stacks
|
![]() |
HeadersPolicies |
the header policies that are supported by the firewall
|
![]() |
ServerSimulation |
The server that we would like to simulate as being hosted on.
This masks the actual server and will trick scripts and attackers
to try the wrong technology stack when performing malicious activity
|
![]() |
StackSimulation |
Enumerable used to tell the firewall to simulate one of the following technologies.
This masks that we are actually a .net application and will trick scripts and attackers
to try the wrong technology stack when performing malicious activity
|