What is Session Fixation?
Definition
Session Fixation is one of the vulnerabilities that can occur in web application security. This vulnerability refers to a situation where an attacker gains access to an authenticated session by controlling the user's session identifier.
Po...
eunhanlee.hashnode.dev2 min read