Monday, April 22, 2013

Anonymous authentication and asp.net impersonation

Anonymous authentication and asp.net impersonation Part 86 (via http://leaksfree.com)
Please watch Part 85, before watching this video. In Part 85, we discussed that IIS provides anonymous access to resources using IUSR account. Once the request is handed over to asp.net, the application code is executed using the application pool identity. In this video, we will discuss the effects…

No comments :