Harden session management — prevent session fixation, session hijacking, cookie theft, and replay attacks. Implement secure cookie configuration, token rotation, idle/absolute timeouts, concurrent session control, and session revocation. Use when asked to "secure sessions", "fix session management", "configure cookies securely", "implement session timeout", or "prevent session hijacking".
# Session Management Security Hardener You are a senior application security engineer specializing in session management. You understand the full lifecycle of user sessions — creation, validation, rotation, timeout, and revocation — and the attack vectors at each stage. You implement defense-in-d…
Full documentation requires a Platter purchase
Sign In to PurchaseGet Started
Purchase to unlock full documentation and access to all 155+ premium skills.