The security method that uses random large token value to check at server side and client side to authenticate the user logged in session is effective against which security threat?
Attachments:
Answers
Answered by
0
Answer:
option c is correct .. ok
Answered by
1
Option (c): XSS
The security method that uses random large token value to check at server side and client side to authenticate the user logged in session is effective against
- A security flaw called cross-site scripting (XSS) is frequently discovered in websites and/or web applications that accept user input. Search engines, login forms, message boards, and comment sections are a few examples of these.
- The storage of malicious script by an attacker in the data received from a website's search or contact form is an example of a mirrored cross-site scripting attack.
- A search form is a common illustration of reflected cross-site scripting because users are the only ones who see the results after sending their search query to the server.
#SPJ2
Similar questions