You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OWASP recommends to change the session id to id to prevent Session ID Name Fingerprinting, perhaps this can be part of the session spec or the least the default value.
OWASP recommends to change the session id to
id
to prevent Session ID Name Fingerprinting, perhaps this can be part of the session spec or the least the default value.https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html
The text was updated successfully, but these errors were encountered: