Users should be able to log out from any pages protected by access control (authentication and authorisation checks). The logout functionality should fully terminate the associated session or connection such that the session identifier is no longer usable.
Casey can utilize Adam's session after he has finished, because there is no log out function, or he cannot easily log out, or log out does not properly terminate the session
Owasp ASVS (4.0): 3.3.1 ,3.3.4
Capec: 21
Owasp SCP: 62,63
Owasp Appsensor:
Safecode: 28
ASVS V3.3 - Session Logout and Timeout Requirements
Password Guessing/Brute Force Attacks
Session Hijacking (Man-in-the-Middle)
Loading comments 0%