Wednesday, 9 January 2019

Security Attacks: Cryptography

Attacks can be of two types.


  1. Active attacks :
           - Attempts to change and modify the information.
           - Easy to detect.
    
     2.  Passive attacks :

            - Attempts to obtain the information and not to modify.
            - Difficult to detect.

Passive Attacks

1. Release of Message Content.
      - Transmitted data may contain confidential information.
      - Monitors / listens the information.

2. Traffic Analysis.
       - Monitoring and observing the pattern of data transmission.


Active Attacks

1. Masquerade
         - One entity pretends to be a different entity.

2. Replay 
       - Passive capture of a data unit.
       - And it is retransmitted later.

3. Modification of Message
  • A legitimate message is altered.
  • And then it is retransmitted later.
4. Denial of Service.
  • Break down a communication system or network.
  • And making it unavailable to its intended users.

0 Comments:

Post a Comment

Codecademy Code Foundations

Popular Posts

Categories

Android (23) AngularJS (1) Assembly Language (2) Books (10) C (75) C# (12) C++ (81) Course (1) Data Strucures (4) Downloads (1) Engineering (13) flutter (1) FPL (17) Hadoop (1) HTML&CSS (40) IS (25) Java (89) Leet Code (4) Pandas (1) PHP (20) Projects (19) Python (423) R (69) Selenium Webdriver (2) Software (14) SQL (27)