Archive
Posts Tagged ‘security’
September 19th, 2010
No comments
A recent vulnerability called 'Padding Oracle' has just been found for ASP.Net apps. Using this vulnerability an attacker can: a. Download files within an ASP.NET Application like the web.config file (say goodbye to your connection strings). b. Decrypt data sent to the client in an encrypted state, like ViewState data within a page (did you [...]