exam questions

Exam CAS-004 All Questions

View all questions & answers for the CAS-004 exam

Exam CAS-004 topic 1 question 352 discussion

Actual exam question from CompTIA's CAS-004
Question #: 352
Topic #: 1
[All CAS-004 Questions]

A security administrator wants to detect a potential forged sender claim in the envelope of an email. Which of the following should the security administrator implement? (Choose two.)

  • A. MX record
  • B. DMARC
  • C. SPF
  • D. DNSSEC
  • E. S/MIME
  • F. TLS
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
weaponxcel
7 months, 2 weeks ago
Selected Answer: BC
B. DMARC and C. SPF. DMARC (Domain-based Message Authentication, Reporting, and Conformance) is an email authentication protocol that allows domain owners to specify how their domains should be authenticated and what to do if an email fails authentication. DMARC can be used to detect forged sender claims by checking the SPF and DKIM records for the sending domain. SPF (Sender Policy Framework) is an email authentication protocol that allows domain owners to specify which IP addresses are authorized to send email on their behalf. SPF can be used to detect forged sender claims by checking the IP address of the sending server against the SPF record for the sending domain.
upvoted 1 times
...
CXSSP
8 months, 4 weeks ago
Selected Answer: BC
B. DMARC C. SPF DMARC (Domain-based Message Authentication, Reporting, and Conformance) and SPF (Sender Policy Framework) are both email authentication mechanisms that help prevent email spoofing and phishing attacks. They validate the sender's domain to ensure it matches the domain from which the email claims to originate. This helps detect and prevent forged sender claims in email envelopes.
upvoted 1 times
...
gpt_test
9 months ago
Selected Answer: BC
Correct Answers: B. DMARC (Domain-based Message Authentication, Reporting & Conformance) Explanation: DMARC builds on the features of both SPF and DKIM (DomainKeys Identified Mail). It allows the sender's domain to specify that they use SPF, DKIM, or both, and what action to take (report, quarantine, or reject) if neither of those authentication methods pass. DMARC also provides a way for recipients to report back to senders about messages that pass and/or fail DMARC evaluation. C. SPF (Sender Policy Framework) Explanation: SPF is an email authentication method designed to detect forged sender addresses during the delivery of the email. By creating an SPF record in the domain's DNS records, the domain administrator can specify which mail servers are allowed to send mail on behalf of the domain. The receiving mail server then checks this record to ensure the mail is coming from an authorized server.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...