|
Browse by Tags
All Tags » Security » WCF ( RSS)
-
|
In this post I will show one way to restrict access to the named pipe created by the WCF named pipe listener, to provide a partial workaround for the security flaw mentioned in my last post. The strategy is to target directly the internal property AllowedUsers...
|
-
|
In my previous post I explained how the named pipe for a WCF NetNamedPipe endpoint is named, and how a client discovers this name in order to connect to the service. This time, I'm looking at the Windows-level security. Both the named pipe itself...
|
|
|
|