<?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: Mayank Gupta</title>
    <description>The latest articles on DEV Community by Mayank Gupta (@cassaincodes).</description>
    <link>https://dev.to/cassaincodes</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3970642%2Fc3b76867-3be2-4d2b-98a7-f41e75d86c23.jpeg</url>
      <title>DEV Community: Mayank Gupta</title>
      <link>https://dev.to/cassaincodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cassaincodes"/>
    <language>en</language>
    <item>
      <title>I built a browser security tool that traces attacks back to their source — looking for testers</title>
      <dc:creator>Mayank Gupta</dc:creator>
      <pubDate>Sat, 06 Jun 2026 03:28:24 +0000</pubDate>
      <link>https://dev.to/cassaincodes/i-built-a-browser-security-tool-that-traces-attacks-back-to-their-source-looking-for-testers-756</link>
      <guid>https://dev.to/cassaincodes/i-built-a-browser-security-tool-that-traces-attacks-back-to-their-source-looking-for-testers-756</guid>
      <description>&lt;p&gt;Most security extensions just block a threat and move on. I always wondered — *okay, but who's actually behind this?&lt;/p&gt;

&lt;p&gt;So I built something that answers that. It's a Chrome extension paired with a small backend that runs on your machine. When it detects something suspicious, it automatically cleans up your session and quarantines the tab — no clicking required. And instead of just saying "this is dangerous," it tries to trace the attack back to where it's really coming from.&lt;/p&gt;

&lt;p&gt;It's a student project. It works, but it's definitely not perfect.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I need from you
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Try to use it and tell me what breaks&lt;/li&gt;
&lt;li&gt;Report bugs (GitHub Issues are open)&lt;/li&gt;
&lt;li&gt;Tell me honestly what's confusing or missing&lt;/li&gt;
&lt;li&gt;Ideas for what you'd want a tool like this to do&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything you need is in the README — setup is one command.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/Mayank3613/Probable-Octo-Palm-Tree" rel="noopener noreferrer"&gt;GitHub link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any feedback at all helps. Even "I couldn't get it running" is useful to me. Thanks in advance!&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>ai</category>
      <category>opensource</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
