50

Advances in secure (ASP).NET development –Break … you run ASP NET 4.5 httpRuntime onfigureAn to xss e ET Sy Web _ S Sy Web , Ve Cul tu ith attribute sectlons are . What is the

Embed Size (px)

Citation preview

[…]

<system.web>

<deployment retail="true" />

<pages viewStateEncryptionMode="Always" />

<httpCookies httpOnlyCookies="true"

requireSSL="true" />

</system.web>

<authentication>

<forms requireSSL= true" />

</authentication>

[…]

<httpRuntime […]

encoderType="System.Web.Security.AntiXss.

AntiXssEncoder,System.Web, Version=4.0.0.0,

Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />

<system.web>

<trust level="Medium" originUrl="" />

</system.web>