G
Guest
From reading the working with protected mode paper it seems that it is
possible to elevate a COM extension at the medium level by registering in IE.
Would that be supported if the COM server is a singleton COM server hosted
under LocalService account service on the local machine ?
I understand that the other option is to change the LaunchPermission key to
allow the low IE process to bind the COM object but I'd prefer using medium
elevation only to avoid lowering the security on the service.
thanks
possible to elevate a COM extension at the medium level by registering in IE.
Would that be supported if the COM server is a singleton COM server hosted
under LocalService account service on the local machine ?
I understand that the other option is to change the LaunchPermission key to
allow the low IE process to bind the COM object but I'd prefer using medium
elevation only to avoid lowering the security on the service.
thanks