diff --git a/pentesting-web/deserialization/exploiting-__viewstate-parameter.md b/pentesting-web/deserialization/exploiting-__viewstate-parameter.md index ac9fca384..f104849f4 100644 --- a/pentesting-web/deserialization/exploiting-__viewstate-parameter.md +++ b/pentesting-web/deserialization/exploiting-__viewstate-parameter.md @@ -44,7 +44,7 @@ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v{VersionHere} **Identifying ViewState Attributes** -You can try to identify if ViewState is MAC protected by capturing a request containing this parameter with BrupSuite: +You can try to identify if ViewState is MAC protected by capturing a request containing this parameter with BurpSuite: ![](https://notsosecure.com/sites/all/assets/group/nss\_uploads/2019/06/1.0.png)