<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Frontend Security on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/frontend-security/</link><description>Recent content in Frontend Security 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/frontend-security/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 7: Cross-Site Scripting (XSS): Stored, Reflected, DOM-based</title><link>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/xss-attacks-prevention/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/xss-attacks-prevention/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome back, future security champion! In previous chapters, we laid the groundwork for understanding the attacker&amp;rsquo;s mindset and the importance of security. Now, we&amp;rsquo;re diving into one of the most common and impactful web vulnerabilities: Cross-Site Scripting, or XSS. It&amp;rsquo;s so prevalent it consistently ranks high on the OWASP Top 10 list (currently A03:2021-Injection).&lt;/p&gt;
&lt;p&gt;This chapter will demystify XSS. We&amp;rsquo;ll explore its different flavors – Stored, Reflected, and DOM-based – understanding how each works internally and how attackers exploit them. More importantly, we&amp;rsquo;ll equip you with the knowledge and practical skills to safely reproduce these vulnerabilities in a controlled environment and, crucial for a developer, implement effective prevention mechanisms. Get ready to write some secure code and protect your users!&lt;/p&gt;</description></item></channel></rss>