Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. How secure is ADO.Net traffic?

How secure is ADO.Net traffic?

Scheduled Pinned Locked Moved Database
securitydatabasesysadmincsharpsales
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    adambl
    wrote on last edited by
    #1

    We have a client/server database app that uses ADO.Net and runs over a LAN. One potential customer asks why we don't use a secure network connection (we deal in a lot of personal info) for our DB traffic, and I want to say that ADO.Net is 'secure enough', as we only operate over a company LAN. But I have to admit I'm not sure. We do all the standard stuff (DB permissions, Windows authentication, encryption of connection strings and passwords, validate input values, role based controls etc) but I am wondering about the network transport aspect of ADO.Net. MSDN doesn't say much other than you can encrypt sensitive data (but all our data is sensitive!) or use a secure connection. How easy is it to snoop ADO.Net traffic over a standard connection? Does anyone here use ADO.Net with either encryption or a secure connection (IPSec/SSL)? Ta, Adam

    P 1 Reply Last reply
    0
    • A adambl

      We have a client/server database app that uses ADO.Net and runs over a LAN. One potential customer asks why we don't use a secure network connection (we deal in a lot of personal info) for our DB traffic, and I want to say that ADO.Net is 'secure enough', as we only operate over a company LAN. But I have to admit I'm not sure. We do all the standard stuff (DB permissions, Windows authentication, encryption of connection strings and passwords, validate input values, role based controls etc) but I am wondering about the network transport aspect of ADO.Net. MSDN doesn't say much other than you can encrypt sensitive data (but all our data is sensitive!) or use a secure connection. How easy is it to snoop ADO.Net traffic over a standard connection? Does anyone here use ADO.Net with either encryption or a secure connection (IPSec/SSL)? Ta, Adam

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      adambl wrote:

      How easy is it to snoop ADO.Net traffic over a standard connection?

      Not sure. You could just send everything through an encrypted channel.

      "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups