<?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>Forem: lakhvir</title>
    <description>The latest articles on Forem by lakhvir (@lakhvir_544b79345719d465c).</description>
    <link>https://forem.com/lakhvir_544b79345719d465c</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%2F3637469%2F255434f7-4eb9-4054-a417-ee0d28c6340c.jpg</url>
      <title>Forem: lakhvir</title>
      <link>https://forem.com/lakhvir_544b79345719d465c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/lakhvir_544b79345719d465c"/>
    <language>en</language>
    <item>
      <title>I built a simple AI security scanner for websites — would love community feedback</title>
      <dc:creator>lakhvir</dc:creator>
      <pubDate>Sun, 30 Nov 2025 14:03:42 +0000</pubDate>
      <link>https://forem.com/lakhvir_544b79345719d465c/i-built-a-simple-ai-security-scanner-for-websites-would-love-community-feedback-15cf</link>
      <guid>https://forem.com/lakhvir_544b79345719d465c/i-built-a-simple-ai-security-scanner-for-websites-would-love-community-feedback-15cf</guid>
      <description>&lt;p&gt;Hey everyone!&lt;br&gt;
Super excited to share something I’ve been quietly building for the past few weeks — an &lt;strong&gt;AI-powered website security scanner&lt;/strong&gt; designed to help developers and teams catch vulnerabilities &lt;em&gt;before&lt;/em&gt; hackers do.&lt;/p&gt;

&lt;p&gt;It’s still early, rough around the edges, and absolutely an MVP…&lt;br&gt;
but it already does some pretty useful things.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔍 What This Tool Does
&lt;/h2&gt;

&lt;p&gt;The MVP scans a website URL and uses AI + rule-based checks to flag:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Common vulnerabilities (misconfigurations, exposed endpoints, weak headers)&lt;/li&gt;
&lt;li&gt;Potential security risks in publicly reachable pages&lt;/li&gt;
&lt;li&gt;Missing or unsafe security headers&lt;/li&gt;
&lt;li&gt;Basic performance &amp;amp; implementation issues that relate to security&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The idea is simple: &lt;strong&gt;give developers fast, actionable insights without needing to be a security expert.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 Who It’s For
&lt;/h2&gt;

&lt;p&gt;I’d love feedback from anyone in the dev → deploy pipeline:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✔️ &lt;strong&gt;Web developers&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;✔️ &lt;strong&gt;QA testers&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;✔️ &lt;strong&gt;Project managers&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;✔️ &lt;strong&gt;Security engineers / pentesters&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you build or ship websites, this tool should feel immediately useful — or at least interesting enough to poke holes in.&lt;/p&gt;




&lt;h2&gt;
  
  
  🛠️ Why I Built This
&lt;/h2&gt;

&lt;p&gt;Security often becomes an afterthought — not because developers don’t care,&lt;br&gt;
but because:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scanners are expensive&lt;/li&gt;
&lt;li&gt;OWASP tools feel intimidating&lt;/li&gt;
&lt;li&gt;Manual reviews are slow&lt;/li&gt;
&lt;li&gt;Teams don’t have dedicated security folks&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So the goal with this MVP is to make &lt;strong&gt;security checks accessible, fast, and AI-assisted.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🌱 What’s Coming Next
&lt;/h2&gt;

&lt;p&gt;This is version 0.1 — tons of improvements planned:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Deeper OWASP coverage&lt;/li&gt;
&lt;li&gt;Better AI reasoning (multiple agents)&lt;/li&gt;
&lt;li&gt;Exportable reports&lt;/li&gt;
&lt;li&gt;API access for CI/CD&lt;/li&gt;
&lt;li&gt;Scheduled scans&lt;/li&gt;
&lt;li&gt;Chrome extension for quick checks&lt;/li&gt;
&lt;li&gt;Team dashboards + history logs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If enough devs find value here, I’ll double down on building it out.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔗 Try the MVP
&lt;/h2&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://webguard-kappa.vercel.app/" rel="noopener noreferrer"&gt;WebGuard&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Please break it. Seriously.&lt;br&gt;
Your feedback will shape what this becomes.&lt;/p&gt;

&lt;p&gt;Drop comments, suggestions, or roast it — everything helps. 🙌&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
    </item>
  </channel>
</rss>
