Re: Managed to Unmanaged security.

From: John Saunders (john.saunders@surfcontrol.com)
Date: 03/24/03


From: "John Saunders" <john.saunders@surfcontrol.com>
Date: Mon, 24 Mar 2003 15:28:23 -0500


This isn't necessarily a security hole if the TCP/IP follows secure paths.
For instance, if it's within a machine, or within your Corporate LAN.

So, I presume you're saying you send the TCP/IP out on the Internet?

--
John Saunders
Internet Engineer
john.saunders@surfcontrol.com
"Chris Blanco" <cblancoNOSPAM@necam.com> wrote in message
news:Oro5iFk8CHA.2376@TK2MSFTNGP10.phx.gbl...
> Currently I am building a custom principle for an ASP.NET solution. I have
> some legacy services that I am using. Currently my managed code talks to
my
> unmanaged code through XML over a proprietary TCP/IP transport. This is a
> security hole as the XML is streamed across the TCP/IP channel
unencrypted.
> What is the recommended way of protecting that XML data? If its is indeed
> encryption what methods are available that both Unmanaged and managed code
> could use?
>
>


Relevant Pages

  • Re: IP Address conflict
    ... Right click "My Network Places" and click Properties. ... Select "TCP/IP" and click the Properties button. ... >>This isn't a security hole, but only one of you (with ... > your patience. ...
    (microsoft.public.inetserver.iis)
  • Re: Passing data between C# applications
    ... standard in most major communication protocols (except TCP/IP) ... wouldn't it be better to embrace and accept it rather than declare it ... XML is for trendy bastards; ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: XML Not good for Big Files (vs Flat Files)
    ... XML that prevents someone from using a unique tag for every entry. ... Where I'm representing a sequence of integers such that each row is an integer, and the number of fields (which is equal to the number of commas plus one) is the value of that integer. ... Well, the applications don't directly use TCP/IP, but rather they use services that use TCP/IP. ... You can then build layers on top of that, and then build layers on top of those, and so on. ...
    (comp.lang.java.programmer)
  • RE: Send and receive XML using tcpclient
    ... > I have a server (tcp/ip) that receives and sends back XML. ... > When I use the following code to send a login xml string my application ... > Dim LoginXml As XmlDocument = New XmlDocument ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Java and C++ program sharing an Array
    ... Pass the XML via TCP/IP. ... it doesn't even need an XML parser. ... a socket and stuff an XML document down it. ...
    (comp.lang.java.programmer)