asp.net mvc - MVC4 should i use HttpUtility for validating input -


I was surprised that I should validate input

for all I have validated data < / Code> not attaching the default framework it handles, so I should add some extra security like HttpUtility.HtmlEncode to input values ​​in symbolic terms.

Is there no risk?

You are defining the data annotation verifier, it is rendering from there.


Comments

Popular posts from this blog

Active Directory Authenticated Proxy Server with Squid or CNTLM -

java - @PluginTarget(Node.class) not registering as neo4j plugin -

python - Calculate STD manually using Groupby Pandas DataFrame -