Solved

A Security Architect Is Reviewing the Code for a Company's

Question 317

Multiple Choice

A security architect is reviewing the code for a company's financial website. The architect suggests adding the following HTML element, along with a server-side function, to generate a random number on the page used to initiate a funds transfer: <input type="hidden" name="token" value=generateRandomNumber() > Which of the following attacks is the security architect attempting to prevent?


A) SQL injection
B) XSRF
C) XSS
D) Clickjacking

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions