IBM
C2050-725 · Question #127
An application developer needs to prevent the Cross-site request forgery (CSRF) type of malicious attack. In order to do that, the application developer has enabled the cross-site request forgery…
The correct answer is C. csrfProtected. See the full explanation below for the reasoning.
Question
An application developer needs to prevent the Cross-site request forgery (CSRF) type of malicious attack. In order to do that, the application developer has enabled the cross-site request forgery protection and modified the authentication JSP file to include the authToken URL parameter. To complete this customization, which property MUST an application developer define in the Struts configuration action for stores?
Options
- AcsrfSecured
- BcsrfAuthToken
- CcsrfProtected
- DcsrfAuthenticated
How the community answered
(40 responses)- A8% (3)
- B3% (1)
- C78% (31)
- D13% (5)
Community Discussion
No community discussion yet for this question.