admin on June 30th, 2009

Before you can tackle the complex security issues around .NET Remoting, it would be helpful to take a moment to dig into the architecture itself. A solid understanding of how remoting works is key to identifying security issues within it.
To understand remoting, it’s helpful to review the technologies you’ve been using up until now, namely [...]

Continue reading about Remoting in .NET Security

admin on March 17th, 2009

Passport is a single sign-in (SSI) service introduced by Microsoft with the intent of making a user’s Internet experience more friendly. In addition to providing one set of credentials that work across multiple sites, Passport stores basic user information such as a user’s name, address, e-mail address, and phone number.
Passport is the keystone to Microsoft’s [...]

Continue reading about .NET- Passport.