直接觀看文章
- In a session fixation attack, the attacker tricks the user to access a genuine web server using an explicit session ID value
- Attacker assumes the identity of the victim and exploits his credentials at the server
- Attacker logs on to the bank website using his credentials
- Web server sets a session ID on the attacker’s machine
- Attacker sends an email containing a link with a fix session ID
- User clicks on the link and is redirected to the bank website
- User logs into the server using his credentials and fixed session ID