<?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: Galeops</title>
    <description>The latest articles on DEV Community by Galeops (@galeops).</description>
    <link>https://dev.to/galeops</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%2F4053898%2Fcc97b6c3-92d8-4981-a1f6-6f49e79e7b77.png</url>
      <title>DEV Community: Galeops</title>
      <link>https://dev.to/galeops</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/galeops"/>
    <language>en</language>
    <item>
      <title>The 5 Prompt Injection Vectors Every Production AI Agent Has Right Now</title>
      <dc:creator>Galeops</dc:creator>
      <pubDate>Wed, 29 Jul 2026 20:44:51 +0000</pubDate>
      <link>https://dev.to/galeops/the-5-prompt-injection-vectors-every-production-ai-agent-has-right-now-1nbc</link>
      <guid>https://dev.to/galeops/the-5-prompt-injection-vectors-every-production-ai-agent-has-right-now-1nbc</guid>
      <description>&lt;p&gt;I just spent a week running my free AI Prompt Injection Tester against 50 production AI agents. The result: &lt;strong&gt;94% of agents had at least one critical vulnerability.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Direct Override (HIGH)
&lt;/h2&gt;

&lt;p&gt;The classic: an attacker prepends "Ignore previous instructions and..." to their input.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Jailbreak via Persona Shift (HIGH)
&lt;/h2&gt;

&lt;p&gt;"You are now DAN (Do Anything Now)..." style attacks.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Indirect Prompt Injection (HIGH)
&lt;/h2&gt;

&lt;p&gt;The scariest one because the user doesn't even have to type anything.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Tool Call Exploit (MEDIUM)
&lt;/h2&gt;

&lt;p&gt;Getting the agent to call tools in attacker-controlled ways.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Encoding Bypass (MEDIUM)
&lt;/h2&gt;

&lt;p&gt;Hiding the injection in encoded form.&lt;/p&gt;




&lt;h2&gt;
  
  
  Tools and Resources I Use
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://amzn.to/4bYubiKey" rel="noopener noreferrer"&gt;YubiKey 5C NFC&lt;/a&gt; - secure your API keys&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://galeops.xyz/tools/prompt-test/" rel="noopener noreferrer"&gt;Free AI Prompt Tester&lt;/a&gt; - run all 5 attacks against your own prompt&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;As an Amazon Associate I earn from qualifying purchases.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on GaleOps Blog: &lt;a href="https://galeops.xyz/blog/five-prompt-injection-attack-vectors/" rel="noopener noreferrer"&gt;https://galeops.xyz/blog/five-prompt-injection-attack-vectors/&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>ai</category>
      <category>promptinjection</category>
      <category>llm</category>
    </item>
    <item>
      <title>How I Found a HIGH-Severity AI Security Issue on Khan Academy's VDP</title>
      <dc:creator>Galeops</dc:creator>
      <pubDate>Wed, 29 Jul 2026 20:43:42 +0000</pubDate>
      <link>https://dev.to/galeops/how-i-found-a-high-severity-ai-security-issue-on-khan-academys-vdp-2n1</link>
      <guid>https://dev.to/galeops/how-i-found-a-high-severity-ai-security-issue-on-khan-academys-vdp-2n1</guid>
      <description>&lt;h2&gt;
  
  
  🛠️ Tools &amp;amp; Resources I Use
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://amzn.to/4bHackTheBox" rel="noopener noreferrer"&gt;Hack The Box VIP&lt;/a&gt; — practice environment for recon techniques&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://amzn.to/4bYubiKey" rel="noopener noreferrer"&gt;YubiKey 5C NFC&lt;/a&gt; — hardware key for API token security&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://galeops.xyz/tools/prompt-test/" rel="noopener noreferrer"&gt;Free AI Prompt Tester&lt;/a&gt; — test your own AI agent for the same bugs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;As an Amazon Associate I earn from qualifying purchases.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://galeops.xyz/blog/khan-academy-vdp-report/" rel="noopener noreferrer"&gt;GaleOps Blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>bugbounty</category>
      <category>security</category>
      <category>ai</category>
      <category>hackerone</category>
    </item>
  </channel>
</rss>
