nerdexam
CompTIA

CAS-002 · Question #176

The marketing department at Company A regularly sends out emails signed by the company's Chief Executive Officer (CEO) with announcements about the company. The CEO sends company and personal emails…

The correct answer is B. Non-repudiation. Non-repudiation through digital signatures allows the CIO to cryptographically prove which emails were signed by the CEO's unique private key versus those sent by the marketing department.

Enterprise Security

Question

The marketing department at Company A regularly sends out emails signed by the company's Chief Executive Officer (CEO) with announcements about the company. The CEO sends company and personal emails from a different email account. During legal proceedings against the company, the Chief Information Officer (CIO) must prove which emails came from the CEO and which came from the marketing department. The email server allows emails to be digitally signed and the corporate PKI provisioning allows for one certificate per user. The CEO did not share their password with anyone. Which of the following will allow the CIO to state which emails the CEO sent and which the marketing department sent?

Options

  • AIdentity proofing
  • BNon-repudiation
  • CKey escrow
  • DDigital rights management

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    88% (28)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Non-repudiation through digital signatures allows the CIO to cryptographically prove which emails were signed by the CEO's unique private key versus those sent by the marketing department.

AIdentity proofing

Identity proofing is the process of verifying a user's identity during enrollment, not a mechanism for proving message origin after the fact during legal proceedings.

BNon-repudiationCorrect

Non-repudiation ensures that a sender cannot deny sending a message by binding the message to their unique private key through a digital signature that only they could produce. Since the corporate PKI issues one certificate per user and the CEO did not share their password, only the CEO could have used the private key associated with their certificate to sign emails. Any email bearing a valid signature from the CEO's certificate was definitively sent from the CEO's account, distinguishing it from unsigned marketing department emails.

CKey escrow

Key escrow is a mechanism for storing copies of cryptographic keys for recovery purposes and does not itself prove who signed or sent a specific email.

DDigital rights management

Digital rights management controls how content is accessed and distributed after creation but does not provide cryptographic proof of message origin or authorship.

Concept tested: Non-repudiation via digital signatures and PKI

Source: https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf

Topics

#non-repudiation#digital signatures#PKI#email security

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice