I'd personally look into IInternetSecurityManager Interface.
@ msdn:
http://msdn.microsoft.com/workshop/security/szone/reference/ifaces/iinternetsecuritymanager/iinternetsecuritymanager.asp
Specifically, I think
SetSecuritySite will help.
I needed to make a browser that did not use javascript or active x...