This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Session fixation"

From OWASP
Jump to: navigation, search
(Related Vulnerabilities)
Line 14: Line 14:
  
 
==Related Vulnerabilities==
 
==Related Vulnerabilities==
 +
 +
[[Session Trapping]]
  
 
==Related Countermeasures==
 
==Related Countermeasures==
  
 
[[Category:Attack]]
 
[[Category:Attack]]

Revision as of 15:44, 28 November 2006

This is an Attack. To view all attacks, please see the Attack Category page.


This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.


Description

This article should cover attacks where the attacker forces the victim to use a chosen session identifier.

Examples

Related Threats

Related Attacks

Related Vulnerabilities

Session Trapping

Related Countermeasures