<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ai-Security - Tag - My Personal Blog</title><link>https://f0dh1l.github.io/blog/tags/ai-security/</link><description>Ai-Security - Tag - My Personal Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>benhibafodhil@gmail.com (F0DH1L)</managingEditor><webMaster>benhibafodhil@gmail.com (F0DH1L)</webMaster><copyright>2025 F0DH1L</copyright><lastBuildDate>Sun, 05 Jul 2026 22:47:59 +0100</lastBuildDate><atom:link href="https://f0dh1l.github.io/blog/tags/ai-security/" rel="self" type="application/rss+xml"/><item><title>Attacking LLMs Using Indirect Prompt Injection</title><link>https://f0dh1l.github.io/blog/posts/attacking-llms-using-indirect-prompt-injection/</link><pubDate>Sun, 05 Jul 2026 22:47:59 +0100</pubDate><author>benhibafodhil@gmail.com (F0DH1L)</author><guid>https://f0dh1l.github.io/blog/posts/attacking-llms-using-indirect-prompt-injection/</guid><description><![CDATA[<p>I recently started learning more about LLM security, and one of the first techniques you come across is <strong>prompt injection</strong>, where a user crafts a malicious input to override the model&rsquo;s instructions. Everyone knows about this one.</p>
<p>But there&rsquo;s another technique called <strong>indirect prompt injection</strong>. It&rsquo;s not new, it was first discovered and published in 2023, but not a lot of people know about it. The first paper to define and name this attack was <em>&ldquo;Not what you&rsquo;ve signed up for&rdquo;</em> by Greshake et al., published at AISec @ CCS 2023. So I decided to research it, read the original paper, and build a small project to test these attacks.</p>]]></description></item></channel></rss>