<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>AI Red Team Log</title>
    <link>https://www.lynneredteamlog.tech/</link>
    <description>Recent content on AI Red Team Log</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.lynneredteamlog.tech/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Week 4: Insecure Output Handling — From Toy Demo to Real Attack Chains</title>
      <link>https://www.lynneredteamlog.tech/learning-log/week-04-insecure-output-handling/</link>
      <pubDate>Mon, 10 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/learning-log/week-04-insecure-output-handling/</guid>
      <description>Building a toy XSS demo to understand why LLM output shouldn&amp;rsquo;t be trusted downstream, then tracing how this plays out in real CVEs and NVR-style natural language query systems.</description>
    </item>
    <item>
      <title>Prompt Injection: a working taxonomy</title>
      <link>https://www.lynneredteamlog.tech/notes/prompt-injection-taxonomy/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/notes/prompt-injection-taxonomy/</guid>
      <description>My own reference notes on the different flavors of prompt injection and where each shows up in real systems.</description>
    </item>
    <item>
      <title>Vulnerable Agent Lab: attacking a tool-using LLM agent</title>
      <link>https://www.lynneredteamlog.tech/projects/vulnerable-agent-lab/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/projects/vulnerable-agent-lab/</guid>
      <description>Building a deliberately vulnerable LangChain agent with file and email tools, then attacking it with indirect prompt injection.</description>
    </item>
    <item>
      <title>Week 1: OWASP LLM Top 10 and Prompt Injection Testing on Llama 3 and Mistral</title>
      <link>https://www.lynneredteamlog.tech/learning-log/week-01-owasp-llm-top-10/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/learning-log/week-01-owasp-llm-top-10/</guid>
      <description>Testing three prompt injection techniques against two local LLMs (Llama 3 8B and Mistral 7B) — direct override, roleplay jailbreak, and encoding obfuscation — to see how they hold up.</description>
    </item>
    <item>
      <title>About</title>
      <link>https://www.lynneredteamlog.tech/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/about/</guid>
      <description>&lt;h2 id=&#34;hi-im-lynne&#34;&gt;Hi, I&amp;rsquo;m Lynne&lt;/h2&gt;
&lt;p&gt;I work in AI infra and sales, and I&amp;rsquo;m currently pursuing the Cybersecurity specialization
in Georgia Tech&amp;rsquo;s OMSCS program.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m transitioning toward &lt;strong&gt;AI Red Teaming&lt;/strong&gt; — evaluating the security of
LLM-based systems, RAG pipelines, and agentic workflows through an attacker&amp;rsquo;s
lens. This site documents that journey: weekly learning logs, hands-on
projects, and technical notes.&lt;/p&gt;
&lt;h3 id=&#34;background&#34;&gt;Background&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;OMSCS coursework: Network Security (CS 6262), Information Security (CS 6035),
Secure Computer Systems (CS 6238), Software Engineering (CS 6300)&lt;/li&gt;
&lt;li&gt;Hands-on experience: Snort IDS rule development, penetration testing
(Metasploit, John the Ripper, HTTP request smuggling), web security
(XSS/CSRF/CORS), adversarial ML (PAYL-based evasion)&lt;/li&gt;
&lt;li&gt;Currently learning: prompt injection, RAG pipeline security, AI red team
tooling (Garak, PyRIT), Go&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;find-me&#34;&gt;Find me&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;GitHub:https://github.com/LynneYao666&lt;/li&gt;
&lt;li&gt;LinkedIn:https://www.linkedin.com/in/lynne-y-520349185/&lt;/li&gt;
&lt;li&gt;Email: &lt;a href=&#34;mailto:lyaolynne7@gmail.com&#34;&gt;lyaolynne7@gmail.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Week 2: RAG Pipeline Architecture Review</title>
      <link>https://www.lynneredteamlog.tech/learning-log/week-02-rag-architecture/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/learning-log/week-02-rag-architecture/</guid>
      <description>Reviewing the two phases of my RAG pipeline — indexing and query — and drawing out the full data flow.</description>
    </item>
    <item>
      <title>Week 3: RAG Pipeline</title>
      <link>https://www.lynneredteamlog.tech/learning-log/week-03-rag-pipeline/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.lynneredteamlog.tech/learning-log/week-03-rag-pipeline/</guid>
      <description>Testing whether a RAG pipeline can be hijacked by an instruction hidden inside a retrieved document — and why a task-specific prompt template may accidentally provide some resistance.</description>
    </item>
  </channel>
</rss>
