<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>XSS-With-Kurukshetra on Raghunath Gopinath</title>
    <link>https://raghu.io/tags/xss-with-kurukshetra/</link>
    <description>Recent content in XSS-With-Kurukshetra on Raghunath Gopinath</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>hello@raghu.io (Raghunath Gopinath)</managingEditor>
    <webMaster>hello@raghu.io (Raghunath Gopinath)</webMaster>
    <copyright>© 2026 Raghunath Gopinath</copyright>
    <lastBuildDate>Mon, 02 Feb 2026 22:47:55 +0530</lastBuildDate><atom:link href="https://raghu.io/tags/xss-with-kurukshetra/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>XSS Explained - Learn cross-site scripting with examples</title>
      <link>https://raghu.io/xss-explained-learn-cross-site-scripting-with-examples/</link>
      <pubDate>Fri, 25 Nov 2022 11:35:43 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-explained-learn-cross-site-scripting-with-examples/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-explained-learn-cross-site-scripting-with-examples/featured.png" />
    </item>
    
    <item>
      <title>Challenge 1 - Stored cross-site scripting attack</title>
      <link>https://raghu.io/challenge-1-stored-cross-site-scripting-attack/</link>
      <pubDate>Tue, 13 Dec 2022 05:43:59 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/challenge-1-stored-cross-site-scripting-attack/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/challenge-1-stored-cross-site-scripting-attack/featured.png" />
    </item>
    
    <item>
      <title>Challenge 2 - Reflected cross-site scripting attack</title>
      <link>https://raghu.io/challenge-2-reflected-cross-site-scripting-attack/</link>
      <pubDate>Wed, 04 Jan 2023 15:29:55 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/challenge-2-reflected-cross-site-scripting-attack/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/challenge-2-reflected-cross-site-scripting-attack/featured.png" />
    </item>
    
    <item>
      <title>Challenge 3 - XSS bypass blacklist HTML tags</title>
      <link>https://raghu.io/challenge-3-xss-bypass-blacklist-html-tags/</link>
      <pubDate>Fri, 13 Jan 2023 05:21:34 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/challenge-3-xss-bypass-blacklist-html-tags/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/challenge-3-xss-bypass-blacklist-html-tags/featured.png" />
    </item>
    
    <item>
      <title>Challenge 14: XSS bypass blacklisted JS function</title>
      <link>https://raghu.io/xss-bypass-blacklisted-js-function-challenge-14/</link>
      <pubDate>Tue, 21 Mar 2023 06:30:20 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-bypass-blacklisted-js-function-challenge-14/</guid>
      <description>This article goes into depth discussing an alternative JavaScript function, namely &amp;#34;confirm()&amp;#34;. It serves as an alternative for the JavaScript &amp;#34;alert()&amp;#34; function when the latter is unavailable.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-bypass-blacklisted-js-function-challenge-14/featured.png" />
    </item>
    
    <item>
      <title>Challenge 13: XSS  in HTML Anchor Tag</title>
      <link>https://raghu.io/xss-in-html-anchor-tag/</link>
      <pubDate>Thu, 16 Mar 2023 06:52:55 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-in-html-anchor-tag/</guid>
      <description>Check out how a security risk can arise from an improperly configured dynamic link generation tag and which can result in XSS exploitation.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-in-html-anchor-tag/featured.png" />
    </item>
    
    <item>
      <title>Challenge 12: XSS CSP bypass through remote payload</title>
      <link>https://raghu.io/xss-csp-bypass-remote-payload-challenge-12/</link>
      <pubDate>Sat, 11 Mar 2023 06:30:06 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-csp-bypass-remote-payload-challenge-12/</guid>
      <description>Learn how to bypass a misconfigured CSP policy and how it can lead to the successful exploitation of cross-site scripting vulnerability.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-csp-bypass-remote-payload-challenge-12/featured.png" />
    </item>
    
    <item>
      <title>Challenge 11: XSS CSP bypass through an inline script</title>
      <link>https://raghu.io/xss-csp-bypass-through-inline-script-challenge-11/</link>
      <pubDate>Sat, 04 Mar 2023 06:30:48 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-csp-bypass-through-inline-script-challenge-11/</guid>
      <description>Learn how a misconfigured CSP can be bypassed, potentially leading to the successful exploitation of cross-site scripting vulnerability.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-csp-bypass-through-inline-script-challenge-11/featured.png" />
    </item>
    
    <item>
      <title>Challenge 10: XSS bypass backslash escape</title>
      <link>https://raghu.io/xss-bypass-backslash-escape-challenge-10/</link>
      <pubDate>Tue, 28 Feb 2023 06:30:15 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-bypass-backslash-escape-challenge-10/</guid>
      <description>Check out how the XSS can be exploited in the HTML &amp;lt;div&amp;gt; tags and learn more about &amp;lt;img&amp;gt; tag-based XSS payload.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-bypass-backslash-escape-challenge-10/featured.png" />
    </item>
    
    <item>
      <title>Challenge 9: XSS in the hidden input field</title>
      <link>https://raghu.io/xss-in-hidden-input-field-challenge-9/</link>
      <pubDate>Fri, 24 Feb 2023 06:42:44 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-in-hidden-input-field-challenge-9/</guid>
      <description>Check out how the XSS can also be exploited in hidden input parameter fields with examples.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-in-hidden-input-field-challenge-9/featured.png" />
    </item>
    
    <item>
      <title>Challenge 8: XSS bypass improper output encoding</title>
      <link>https://raghu.io/xss-bypass-improper-output-encoding-challenge-8/</link>
      <pubDate>Mon, 20 Feb 2023 04:45:53 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-bypass-improper-output-encoding-challenge-8/</guid>
      <description>Learn how the partially implemented HTML output encoding can be bypassed for exploiting XSS vulnerability using the HTML5 attributes</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-bypass-improper-output-encoding-challenge-8/featured.png" />
    </item>
    
    <item>
      <title>Challenge 7: XSS in a dropdown list</title>
      <link>https://raghu.io/xss-in-dropdown-list-challenge-7/</link>
      <pubDate>Fri, 10 Feb 2023 05:40:27 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-in-dropdown-list-challenge-7/</guid>
      <description>Learn how the XSS vulnerability can be found in other params even though it is not editable by the browser using the BurpSuite Proxy tool</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-in-dropdown-list-challenge-7/featured.png" />
    </item>
    
    <item>
      <title>Challenge 6: XSS Bypass Client-Side Blacklist Validation</title>
      <link>https://raghu.io/xss-bypass-client-side-blacklist-validation-challenge-6/</link>
      <pubDate>Mon, 06 Feb 2023 11:22:01 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-bypass-client-side-blacklist-validation-challenge-6/</guid>
      <description>Learn why client-side validation cannot be trusted all the time and how it can be tampered with by using BurpSuite as a proxy for exploiting XSS</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-bypass-client-side-blacklist-validation-challenge-6/featured.png" />
    </item>
    
    <item>
      <title>Challenge 5: XSS bypass Client-Side Length Limit</title>
      <link>https://raghu.io/xss-bypass-client-side-length-limit-challenge-5/</link>
      <pubDate>Thu, 02 Feb 2023 05:48:16 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-bypass-client-side-length-limit-challenge-5/</guid>
      <description>Learn why client-side validation cannot be trusted all the time and how it can be tampered with by browser debugging tools for exploiting XSS</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-bypass-client-side-length-limit-challenge-5/featured.png" />
    </item>
    
    <item>
      <title>Challenge 4: XSS using HTML attribute</title>
      <link>https://raghu.io/xss-using-html-attribute-challenge-4/</link>
      <pubDate>Wed, 18 Jan 2023 07:29:22 +0000</pubDate>
      <author>hello@raghu.io (Raghunath Gopinath)</author>
      <guid>https://raghu.io/xss-using-html-attribute-challenge-4/</guid>
      <description>Learn how the XSS payload can be crafted using HTML5 event attributes rather than using the classic &amp;lt;script&amp;gt; tag</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://raghu.io/xss-using-html-attribute-challenge-4/featured.png" />
    </item>
    
  </channel>
</rss>
