nerdexam
(ISC)2

SSCP · Question #728

Which of the following is unlike the other three choices presented?

The correct answer is A. El Gamal. El Gamal is an asymmetric cryptographic algorithm used for encryption and digital signatures, while the other choices are types of cyberattacks.

Submitted by tunde_lagos· Apr 18, 2026Cryptography

Question

Which of the following is unlike the other three choices presented?

Options

  • AEl Gamal
  • BTeardrop
  • CBuffer Overflow
  • DSmurf

How the community answered

(20 responses)
  • A
    90% (18)
  • C
    5% (1)
  • D
    5% (1)

Why each option

El Gamal is an asymmetric cryptographic algorithm used for encryption and digital signatures, while the other choices are types of cyberattacks.

AEl GamalCorrect

El Gamal is a public-key cryptosystem, meaning it is a mathematical algorithm used for secure communication, specifically for encryption and digital signature generation. The other options are well-known types of network or system exploitation attacks.

BTeardrop

Teardrop is a denial-of-service (DoS) attack that exploits vulnerabilities in the reassembly of fragmented IP packets.

CBuffer Overflow

A buffer overflow is a type of attack where a program attempts to write data beyond the allocated memory buffer, potentially leading to system crashes or arbitrary code execution.

DSmurf

A Smurf attack is a type of distributed denial-of-service (DDoS) attack that floods a target with ICMP echo reply packets by abusing IP broadcast addresses.

Concept tested: Cryptographic algorithms vs. attack types

Source: https://learn.microsoft.com/en-us/windows/win32/seccrypto/elgamal-algorithm

Topics

#Cryptography#Attack types#Denial of Service (DoS)#Vulnerabilities

Community Discussion

No community discussion yet for this question.

Full SSCP Practice