As we all know HTTP is a stateless protocol so how your web application maintain the state of a user/client. You all know it – this thing is called as ‘Session’. Server initiates a session as soon as any client request him for something (HTTP Request). So when I log in to any web application [...]
Archive for April, 2009
Steal the Session…
Posted in Hacking, Web Development on April 19, 2009 | 6 Comments »