In Asp.NET you can use the MachineKey.Protect to encrypt data. We are thinking of using this to encrypt some data which will be stored in a hidden fields within a web page, these hidden fields are used when the web page is posted back.
I have read…
We have built a web application using ASP.Net MVC3 and SQL Server 2008 which has features like credit card payment, etc. We engaged a 3rd party to perform vulnerability assessment and penetration testing.
We got a good report with few security…
I have a ASP.NET MVC 4 application.
In some webpages or views, I have information displayed in table. Column values are rendered as links.
Problems:
1. When I hover over the link, it's URL is visible at the bottom of browser.
2. When I click on…
I hope this is a good place for this, but I am looking to be safe while sharing my ASP MVC project. If a page was designed with a membership provider is is possible to share this project with out leaking information about your membership provider?…