public enum FireWallContexts : System.Enum
public enum FireWallContexts : System.Enum
Member | Description |
---|---|
BadModel | a controller executed a bad data model |
BadRequest | the user makes a request that makes no sense |
CommonVulnerabilitiesExposuresExploits | A Common Vulnerabilities Exposures exploits |
CSPViolation | The browser triggered a CSP violation |
DarkWeb | Access from the dark web detected |
Geography | A geography violation |
Manual | Was my a user defined rule outside of the firewall |
None | No context specified |
Physical | The physical access to data violations |
Refferer | The referrer does not fit the list of possible accessible locations |
RequiredDataMissing | Required data is missing |
SensitiveData | Sensitive data was manipulated or unauthorized access was attempted |
UserProvidedData | The user provided data to a model that did not validate, can be user error or data injection/manipulation |
UserProvidedOverFittedData | The user over fitted the model with more data values than expected |
System.Object
System.ValueType
System.Enum
Walter.BOM.FireWallContexts
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