<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>cheatsheet on Sam&#39;s Hacking Wonderland</title>
    <link>https://netsec.expert/categories/cheatsheet/</link>
    <description>Recent content in cheatsheet on Sam&#39;s Hacking Wonderland</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>the@netsec.expert (Sam Anttila)</managingEditor>
    <webMaster>the@netsec.expert (Sam Anttila)</webMaster>
    <copyright>&amp;copy;{year}</copyright>
    <lastBuildDate>Sun, 07 Feb 2021 12:00:00 +0000</lastBuildDate>
    <sy:updatePeriod>weekly</sy:updatePeriod>
    
        <atom:link href="https://netsec.expert/categories/cheatsheet/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>Cheatsheet: XSS that works in 2021</title>
        <link>https://netsec.expert/posts/xss-in-2021/</link>
        <pubDate>Sun, 07 Feb 2021 12:00:00 +0000</pubDate>
        <author>the@netsec.expert (Sam Anttila)</author>
        <atom:modified>Sun, 07 Feb 2021 12:00:00 +0000</atom:modified>
        <guid>https://netsec.expert/posts/xss-in-2021/</guid>
        <description>It&amp;rsquo;s been a year since my last XSS cheatsheet, and a year of developments in XSS exploitology. Here&amp;rsquo;s a new and updated version jam-packed full of goodies that I use myself! Note: This cheat-sheet focuses on up to date and relevant items only. Would you take a cheat sheet with you to an exam that has a bunch of irrelevant stuff? No, of course not. I hate cheat sheets that</description>
        
        <dc:creator>Sam Anttila</dc:creator>
        
        
        
        
        
          
            
              <category>bug hunting</category>
            
          
            
              <category>vulnerabilities</category>
            
          
            
              <category>cheatsheet</category>
            
          
        
        
      </item>
      
      <item>
        <title>Actual XSS in 2020</title>
        <link>https://netsec.expert/posts/xss-in-2020/</link>
        <pubDate>Sat, 01 Feb 2020 12:00:00 +0000</pubDate>
        <author>the@netsec.expert (Sam Anttila)</author>
        <atom:modified>Sat, 01 Feb 2020 12:00:00 +0000</atom:modified>
        <guid>https://netsec.expert/posts/xss-in-2020/</guid>
        <description>I dislike most XSS cheat sheets out there. Many attempt to be copy-and-paste sources (and never clean up things that stopped working 10 years ago) while ignoring that in most instances where you&amp;rsquo;re doing more difficult than trivial injection literally none of it will work for one reason or another (be it WAF or a XSS filter), and if it is trivial XSS then you just need one vector and not a million.</description>
        
        <dc:creator>Sam Anttila</dc:creator>
        
        
        
        
        
          
            
              <category>bug hunting</category>
            
          
            
              <category>vulnerabilities</category>
            
          
            
              <category>cheatsheet</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>