Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Introduction to network security

Network security refers to any activities designed to protect the network.

Network security targets a variety of threats and stops them from entering or spreading on your network.

Network security consists of the policies and practices adopted to prevent and monitor unauthorized access, misuse, modification, or denial of a computer network and network-accessible resources.

Key principles of security:

Confidentiality:

Only sender, intendent receiver should understand message content,

  • Sender encrypts message.
  • Receiver decrypts message.

Authentication:

Sender, receiver want to confirm identity of each other.

Message integrity:

Sender receiver wants to ensure message not altered without detection. Data must be arrived at the receiver exactly as it was sent.

Accessibility & availability:

Service must be accessible and available to users.

Non-Reduplication:

Non reduplication means that a receiver must be able to prove that a receiver message came from a specific sender.

Privacy is achieved through encryption of plain text and decryption of the Cipher text.

Authentication, integrity and non-reduplication are achieved through a method called digital signature.

Access authorization is a security procedure in which the identity of a sender is verified prior to the sending of a message.

A network security system usually consists of many components. Ideally, all components work together, which minimizes maintenance and improves security.

Network security components often include :

  • Anti-virus and anti-spyware.
  • Firewall, to block unauthorized access to your network.
  • Intrusion prevention systems (IPS), to identify fast-spreading threats.
  • Virtual Private Networks (VPNs), to provide secure remote access.