nerdexam
EC-Council

312-50V13 · Question #443

Rebecca, a security professional, wants to authenticate employees who use web services for safe and secure communication. In this process, she employs a component of the Web Service Architecture…

The correct answer is D. WS-Security. Rebecca uses a SOAP extension for web service communication that ensures the integrity and confidentiality of messages for employee authentication.

Submitted by amina.ke· Mar 6, 2026Hacking Web Applications

Question

Rebecca, a security professional, wants to authenticate employees who use web services for safe and secure communication. In this process, she employs a component of the Web Service Architecture, which is an extension of SOAP, and it can maintain the integrity and confidentiality of SOAP messages. Which of the following components of the Web Service Architecture is used by Rebecca for securing the communication?

Options

  • AWSDL
  • BWS Work Processes
  • CWS-Policy
  • DWS-Security

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    5% (3)
  • D
    91% (50)

Why each option

Rebecca uses a SOAP extension for web service communication that ensures the integrity and confidentiality of messages for employee authentication.

AWSDL

WSDL (Web Services Description Language) is an XML-based language used to describe the functionality of a web service, not to secure its messages.

BWS Work Processes

WS Work Processes is not a standard component of the Web Service Architecture specifically designed for securing communication.

CWS-Policy

WS-Policy is used to attach security policies to web services, defining 'what' security requirements exist, but WS-Security is the actual implementation mechanism that provides 'how' those requirements are met.

DWS-SecurityCorrect

WS-Security (Web Services Security) is an extension to SOAP that defines how to apply security to web services, enabling message integrity, confidentiality, and authentication. It achieves this by providing mechanisms for message signing, encryption, and the use of security tokens within SOAP messages, thereby securing communication and authenticating employees.

Concept tested: Web services security standards (WS-Security)

Source: https://www.w3.org/TR/ws-security/

Topics

#WS-Security#SOAP security#web services#authentication

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice