Jump to content

Network security: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
i think the whole "Network security vs. computer security" heading is overkill, so integrate into lead section
Raanoo (talk | contribs)
Undid revision 197224899 by FrankTobia (talk) the section was the very reason for the existence of this article (!redirect)!
Line 1: Line 1:
'''Network security''' consists of the provisions made in an underlying [[computer network]] infrastructure, [[Network security policy|policies]] adopted by the [[network administrator]] to protect the network and the network-accessible resources from [[Authorization|unauthorized]] access and the effectiveness (or lack) of these measures combined together. It is distinct from [[computer security]].
'''Network security''' consists of the provisions made in an underlying [[computer network]] infrastructure, [[Network security policy|policies]] adopted by the [[network administrator]] to protect the network and the network-accessible resources from [[Authorization|unauthorized]] access and the effectiveness (or lack) of these measures combined together.
==Network security vs. computer security==
Securing network infrastructure is like securing possible entry points of attacks on a country by deploying appropriate [[Defence (military)|defense]]. Computer security is more like providing means to protect a pc against outside intrusion.


==Attributes of a secure network==
==Attributes of a secure network==

Revision as of 15:47, 11 March 2008

Network security consists of the provisions made in an underlying computer network infrastructure, policies adopted by the network administrator to protect the network and the network-accessible resources from unauthorized access and the effectiveness (or lack) of these measures combined together.

Network security vs. computer security

Securing network infrastructure is like securing possible entry points of attacks on a country by deploying appropriate defense. Computer security is more like providing means to protect a pc against outside intrusion.

Attributes of a secure network

Network security starts from authenticating any user. Once authenticated, firewall enforces access policies such as what services are allowed to be accessed by the network users.[1] Though effective to prevent unauthorized access, this component fails to check potentially harmful contents such as computer worms being transmitted over the network. An intrusion prevention system (IPS)[2] helps detect and prevent such malware. IPS also monitors for suspicious network traffic for contents, volume and anomalies to protect the network from attacks such as denial of service. Communication between two hosts using the network could be encrypted to maintain privacy. Individual events occurring on the network could be tracked for audit purposes and for a later high level analysis.

Honeypots, essentially decoy network-accessible resources, could be deployed in a network as surveillance and early-warning tools. Techniques used by the attackers that attempt to compromise these decoy resources are studied during and after an attack to keep an eye on new exploitation techniques. Such analysis could be used to further tighten security of the actual network being protected by the honeypot.[3]

References

  1. ^ A Role-Based Trusted Network Provides Pervasive Security and Compliance - interview with Jayshree Ullal, senior VP of Cisco
  2. ^ Dave Dittrich, Network monitoring/Intrusion Detection Systems (IDS), University of Washington.
  3. ^ Honeypots, Honeynets

Books about Network Security

  • [1][Self-Defending Networks: The Next Generation of Network Security]], Duane DeCapite, Cisco Press, Sep. 8, 2006.
  • [[2]]Security Threat Mitigation and Response: Understanding CS-MARS, Dale Tesch/Greg Abelar, Cisco Press, Sep. 26, 2006.
  • [3] [Deploying Zone-Based Firewalls], Ivan Pepelnjak, Cisco Press, Oct. 5, 2006.
  • Network Security: PRIVATE Communication in a PUBLIC World, Charlie Kaufman | Radia Perlman | Mike Speciner, Prentice-Hall, 2002. ISBN .

See also