<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Session Management on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/session-management/</link><description>Recent content in Session Management on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 04 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/session-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 6: Mastering Cross-Site Request Forgery (CSRF) &amp;amp; Bypass Techniques</title><link>https://ai-blog.noorshomelab.dev/web-security-ethical-hacking-2026/csrf-bypass-techniques/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-ethical-hacking-2026/csrf-bypass-techniques/</guid><description>&lt;h2 id="chapter-6-mastering-cross-site-request-forgery-csrf--bypass-techniques"&gt;Chapter 6: Mastering Cross-Site Request Forgery (CSRF) &amp;amp; Bypass Techniques&lt;/h2&gt;
&lt;p&gt;Welcome back, future security expert! In our journey through advanced web application security, we&amp;rsquo;ve explored how attackers can inject malicious scripts and manipulate client-side code. Now, it&amp;rsquo;s time to shift our focus to a different, yet equally insidious, threat: Cross-Site Request Forgery, or CSRF.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive deep into what CSRF is, how it works, and critically, how attackers bypass even modern CSRF protection mechanisms. We&amp;rsquo;ll explore the sophisticated techniques used to circumvent security measures like CSRF tokens and &lt;code&gt;SameSite&lt;/code&gt; cookies, and learn how to design robust, defense-in-depth solutions. By the end, you&amp;rsquo;ll not only understand the theory but also gain practical experience in identifying, exploiting, and preventing advanced CSRF vulnerabilities in real-world scenarios.&lt;/p&gt;</description></item><item><title>Chapter 8: Cross-Site Request Forgery (CSRF) &amp;amp; Server-Side Request Forgery (SSRF)</title><link>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/csrf-ssrf-attacks/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/csrf-ssrf-attacks/</guid><description>&lt;h2 id="chapter-8-cross-site-request-forgery-csrf--server-side-request-forgery-ssrf"&gt;Chapter 8: Cross-Site Request Forgery (CSRF) &amp;amp; Server-Side Request Forgery (SSRF)&lt;/h2&gt;
&lt;p&gt;Welcome back, future security champion! In our previous chapters, we&amp;rsquo;ve explored how attackers can inject malicious code directly into your users&amp;rsquo; browsers (XSS) and how to protect against it. Now, we&amp;rsquo;re going to tackle two more insidious forms of attack that trick either the user&amp;rsquo;s browser or your server itself into performing unintended actions: Cross-Site Request Forgery (CSRF) and Server-Side Request Forgery (SSRF).&lt;/p&gt;</description></item><item><title>Chapter 8: Session Management &amp;amp; Token-Based Attacks</title><link>https://ai-blog.noorshomelab.dev/web-security-ethical-hacking-2026/session-token-attacks/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-ethical-hacking-2026/session-token-attacks/</guid><description>&lt;h2 id="introduction-to-session-management--token-based-attacks"&gt;Introduction to Session Management &amp;amp; Token-Based Attacks&lt;/h2&gt;
&lt;p&gt;Welcome back, future security expert! In the previous chapters, we laid the groundwork for understanding web application vulnerabilities and basic authentication. Now, it&amp;rsquo;s time to elevate our game and tackle one of the most critical aspects of web security: how applications maintain state and identify users across multiple requests. This is where &lt;strong&gt;session management&lt;/strong&gt; and &lt;strong&gt;token-based authentication&lt;/strong&gt; come into play.&lt;/p&gt;
&lt;p&gt;Think of a session as your temporary identity card for a website after you log in. The way this &amp;ldquo;card&amp;rdquo; is issued, stored, and verified is paramount to security. A flaw here can lead to an attacker impersonating you, accessing your data, or even taking over your account entirely. We&amp;rsquo;ll explore various session mechanisms, from traditional session IDs to modern JSON Web Tokens (JWTs), dissecting their vulnerabilities, and, most importantly, learning how to defend against sophisticated attacks.&lt;/p&gt;</description></item></channel></rss>