Recommended Articles for Understanding Cookies and Sessions
Tadashi Shigeoka · Tue, November 26, 2019
I’ve compiled a “list of recommended articles for understanding Cookies and Sessions” for beginner web engineers.
Understanding Cookies and Sessions Roughly
To help understand Cookies and Sessions, I think it would be good to read the following articles in order.
I’ve arranged them in an order that seems easy for beginner web engineers to understand, with helpful diagrams.
🍪 About Cookies
IPA ISEC Secure Programming Course Chapter 4: Session Countermeasures
From a security perspective, it’s also good to read the following IPA session countermeasures series articles.
IPA ISEC セキュア・プログラミング講座:Webアプリケーション編 第4章 セッション対策:リクエスト強要(CSRF)対策
That’s all from the Gemba.