Steal your cookie
Cookies are sent to and fro browser.
- If a cookie is predictable (ex, 1, 2, 3, 4, etc.), then you can send a server a cookie with an id that prev existed (if you receive 5, then return cookie with id 4)
- Attacker can then open up session with server that not neccesarily initated from the attacker.