InterviewSolution
Saved Bookmarks
| 1. |
If a website uses a cookie, or a browser contains the cookie, then every time you visit that website, the browser transfers the cookie to that website.(a) True(b) FalseThis question was posed to me in an internship interview.Question is taken from Email Security in section Cyber Security Types of Cyber Security |
|
Answer» CORRECT option is (a) True For explanation I would SAY: If a website uses a COOKIE, or a BROWSER contains the cookie, then every time you visit that website, the browser transfers the cookie to that website. This helps in initiating cookie stealing attack. |
|