Testing Session Fixation when cookie is unchanged
I was testing a web application where cookies (session ID, session values) are the same for all times. Even after successful authentication takes place it remains unchanged. The session ID travels in the form of a HTTP cookie… Continue reading Testing Session Fixation when cookie is unchanged