InterviewSolution
Saved Bookmarks
| 1. |
An attacker somehow obtains an unsuspecting user’s SID and then using it to impersonate the user in order to gain potentially sensitive information. This attack is known as __________(a) session-fixation(b) session-fixing(c) session-hijack(d) session-copyI got this question in final exam.Asked question is from Session Handling-2 topic in chapter File and Session Handling in PHP of PHP |
|
Answer» The correct option is (a) SESSION-fixation |
|