<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kinetikus</title>
    <description>The latest articles on DEV Community by Kinetikus (@kinetzki).</description>
    <link>https://dev.to/kinetzki</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4006970%2F72f127c8-f79a-4e2b-8b3b-214f18087683.jpg</url>
      <title>DEV Community: Kinetikus</title>
      <link>https://dev.to/kinetzki</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kinetzki"/>
    <language>en</language>
    <item>
      <title>Tired of paying for Burpsuite so I started SNORPY</title>
      <dc:creator>Kinetikus</dc:creator>
      <pubDate>Sun, 28 Jun 2026 20:40:52 +0000</pubDate>
      <link>https://dev.to/kinetzki/tired-of-paying-for-burpsuite-so-i-started-snorpy-4p2b</link>
      <guid>https://dev.to/kinetzki/tired-of-paying-for-burpsuite-so-i-started-snorpy-4p2b</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; Snorpy is for &lt;strong&gt;authorized security testing only&lt;/strong&gt;. Use it on systems you own or have explicit permission to test.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  Why I started building this
&lt;/h2&gt;

&lt;p&gt;Burp Suite is excellent. I’ve used it, I respect it, and for serious engagements it’s still the benchmark.&lt;/p&gt;

&lt;p&gt;But between licensing costs and a stack I couldn’t easily extend, I kept thinking: &lt;em&gt;what if there was an open-source alternative built with the tools I already use every day — React, TypeScript, Electron?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;That’s why I started &lt;a href="https://github.com/Kinetzki/snorpy" rel="noopener noreferrer"&gt;&lt;strong&gt;Snorpy&lt;/strong&gt;&lt;/a&gt;: a desktop MITM proxy with Proxy, Repeater, and Intruder. It’s early, it’s Apache 2.0, and it’s open for contributors — not a Burp clone yet, but a project I wish existed when I started pentesting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important honesty up front:&lt;/strong&gt; Snorpy is &lt;strong&gt;not&lt;/strong&gt; a full Burp replacement yet. Proxy, Repeater, and Intruder work today. Spider, Decoder, Comparer, and more are on the roadmap. I'm sharing this now because I'd rather build it &lt;em&gt;with&lt;/em&gt; feedback than polish in private forever.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Snorpy does today
&lt;/h2&gt;

&lt;h3&gt;
  
  
  ✅ Working now
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Proxy&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;HTTP(S) intercept on port &lt;code&gt;8080&lt;/code&gt;, target scoping, request hold/modify/forward&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Repeater&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Edit headers/body and resend requests manually&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Intruder&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fuzz with &lt;code&gt;§placeholder§&lt;/code&gt; markers, wordlists, configurable concurrency&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  🚧 Coming soon
&lt;/h3&gt;

&lt;p&gt;The sidebar already sketches the roadmap: &lt;strong&gt;Spider&lt;/strong&gt;, &lt;strong&gt;Decoder&lt;/strong&gt;, &lt;strong&gt;Comparer&lt;/strong&gt;, &lt;strong&gt;Buster&lt;/strong&gt;, &lt;strong&gt;AI Analyzer&lt;/strong&gt;, log export, and project settings. These are great places to contribute if you're looking for a first PR.&lt;/p&gt;




&lt;h2&gt;
  
  
  Architecture: why Electron + mockttp?
&lt;/h2&gt;

&lt;p&gt;Snorpy splits cleanly into two worlds:&lt;/p&gt;

</description>
      <category>electron</category>
      <category>opensource</category>
      <category>react</category>
      <category>security</category>
    </item>
  </channel>
</rss>
