<?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: 晖丁</title>
    <description>The latest articles on DEV Community by 晖丁 (@_71882a176258fac21faa6b).</description>
    <link>https://dev.to/_71882a176258fac21faa6b</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%2F3928626%2Fba1b5584-02bf-402e-a3fc-8441da30c10c.png</url>
      <title>DEV Community: 晖丁</title>
      <link>https://dev.to/_71882a176258fac21faa6b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_71882a176258fac21faa6b"/>
    <language>en</language>
    <item>
      <title>I Built an AI That Tries to Phish Me Every Week — Here's What I Learned</title>
      <dc:creator>晖丁</dc:creator>
      <pubDate>Wed, 13 May 2026 07:03:00 +0000</pubDate>
      <link>https://dev.to/_71882a176258fac21faa6b/i-built-an-ai-that-tries-to-phish-me-every-week-heres-what-i-learned-2m3j</link>
      <guid>https://dev.to/_71882a176258fac21faa6b/i-built-an-ai-that-tries-to-phish-me-every-week-heres-what-i-learned-2m3j</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;I've been in security for about 5 years. I know what a phishing email looks like. I've given the trainings. I've written the policies.&lt;/p&gt;

&lt;p&gt;And yet, last week, I almost clicked a "Docusign invoice due" email at 4:30 PM on a Friday. In my own inbox.&lt;/p&gt;

&lt;p&gt;That moment made me realize: &lt;strong&gt;knowing about phishing and actually resisting phishing are two different skills.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One is cognitive. The other is instinctual.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: PhishGuard 🦞
&lt;/h2&gt;

&lt;p&gt;So I built &lt;strong&gt;&lt;a href="https://5877962512247.gumroad.com/l/azqza" rel="noopener noreferrer"&gt;PhishGuard&lt;/a&gt;&lt;/strong&gt; — a CLI tool that sends me one AI-generated phishing email every week. No calendar reminders, no heads-up. It just arrives.&lt;/p&gt;

&lt;p&gt;In my real inbox. Masquerading as a login alert, a package delivery notice, an HR policy update, a security warning.&lt;/p&gt;

&lt;h3&gt;
  
  
  How it works:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🔴 One email per week, timed unpredictably&lt;/li&gt;
&lt;li&gt;🧠 AI-generated content, personalized per week&lt;/li&gt;
&lt;li&gt;📬 Delivered to your real inbox (that's the point)&lt;/li&gt;
&lt;li&gt;🚫 Click a link → instant feedback on what you missed&lt;/li&gt;
&lt;li&gt;✅ Resist → streak continues, rewards accumulate&lt;/li&gt;
&lt;li&gt;🔒 CLI-based, runs locally — your data stays yours&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  After 3 months of using it:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;My click rate went from ~25% to &amp;lt;5%&lt;/li&gt;
&lt;li&gt;I now spot domain mismatches &lt;em&gt;before&lt;/em&gt; reading the sender name&lt;/li&gt;
&lt;li&gt;The near-misses are the ones I remember longest (experiential learning works)&lt;/li&gt;
&lt;li&gt;Friday afternoon is dangerous — I'm now aware of my own "phishable window"&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Why Another Security Tool?
&lt;/h2&gt;

&lt;p&gt;Most phishing training is corporate: annual slideshows, canned quizzes, fake campaigns everyone ignores. PhishGuard is &lt;strong&gt;personal&lt;/strong&gt;. It tests &lt;em&gt;you&lt;/em&gt;, in your own inbox, with content that actually changes.&lt;/p&gt;

&lt;p&gt;Think of it like Duolingo for phishing awareness.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/hui9817hui-lgtm/phishguard" rel="noopener noreferrer"&gt;github.com/hui9817hui-lgtm/phishguard&lt;/a&gt;&lt;br&gt;
Try it: &lt;a href="https://5877962512247.gumroad.com/l/azqza" rel="noopener noreferrer"&gt;PhishGuard on Gumroad&lt;/a&gt; ($5/month)&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with Python, GPT-powered email generation, and a lot of self-embarrassment. Feedback welcome.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
