|
|||||||||||
|
Re: Web app based on .net - best practice?
From: Alex Russell <alex(at)netWindows.org>
Date: Tue Apr 22 2003 - 12:17:40 EDT -----BEGIN PGP SIGNED MESSAGE-----
On Wednesday 23 April 2003 08:41 am, Mads Rasmussen wrote:
This is the logical equivalent of having them on the same machine in the same namespace. Your "layering" in this case is only physical, and while it _could_ provide the oppourtunity for safety inspection of the RPC calls, I doubt you're taking advantage of it. > I know that RPC is not considered secure but we have a firewall in
What, exactly, do you beleive a firewall is buying you here? I'm willing to bet that it's not doing what you think it's doing. > My concern is that if the whole application was based in the DMZ, it
When it comes to securing the app itself, you'll want to seperate the _logical_ layers of the application strongly. This means well constrained interfaces which are ideally watched and logged for malicious behaviour. Using RPC (I'm assuming SOAP or XML-RPC?), you have the ability on both ends of the connection to do some sanity checking as well as protocol integrity checking in the middle. Your layer 2 and 3 security provisions provide you with a strong foundation for your layer 7 security precautions, but they are not interchangeable. HTH
iD8DBQE+pWskoV0dQ6uSmkYRApXfAJ9LYcpO1JQbTMjwIMeD7Yc5AqdA9wCfRB92
snXRJdIzqQMpyeA+7OjvK5w=
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:50 EDT |
||||||||||
|
|||||||||||