ASP.NET Validation Key
Description
General
- Documentation: https://learn.microsoft.com/en-us/dotnet/api/system.web.configuration.machinekeysection.validationkey?view=netframework-4.8.1
- Summary: The ASPNetValidationKey is used in ASP.NET applications to validate the integrity of view state data and forms authentication tickets, helping to prevent data tampering.
- IPs allowlist: This feature is not available.
- Scopes: This feature is not available.
Revoke the secret
This feature is not available.
Check for suspicious activity
This feature is not available.
Details for Aspnet validation key
Family: Other
Category: Private key
Company: Microsoft
High recall: False
Validity check available: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.45
Prefixed: False
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- asp(\.|dot)?net
- type: ContentWhitelistPreValidator
patterns:
- validation[_-]?key
Examples
- text: |
"ASPNetValidationKey"="6734CD3ABFB58C1AAAA6BB771B786480871A6FA52719CB47D0B4740A711F542583A8974F255952EFA11AC16B5E22A02569A783D0A57E84A616CBEB5006CB7977"
private_key: 6734CD3ABFB58C1AAAA6BB771B786480871A6FA52719CB47D0B4740A711F542583A8974F255952EFA11AC16B5E22A02569A783D0A57E84A616CBEB5006CB7977