<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Learn :: FAU Cybersecurity Club</title>
    <link>https://example.org/learn/index.html</link>
    <description>Every subject the club teaches, one section per stage of the roadmap.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://example.org/learn/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Virtual Machines</title>
      <link>https://example.org/learn/virtual-machines/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/virtual-machines/index.html</guid>
      <description>Why virtual machines matter for security practice, how to set one up, and which hypervisor tools to use.</description>
    </item>
    <item>
      <title>Linux</title>
      <link>https://example.org/learn/linux/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/linux/index.html</guid>
      <description>The Linux fundamentals security work is built on: filesystem, permissions, and processes.</description>
    </item>
    <item>
      <title>Networking</title>
      <link>https://example.org/learn/networking/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/networking/index.html</guid>
      <description>IP addressing, protocols, and the tools used to inspect network traffic.</description>
    </item>
    <item>
      <title>CLI &amp; Scripting</title>
      <link>https://example.org/learn/cli-scripting/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/cli-scripting/index.html</guid>
      <description>Bash fundamentals and enough Python to automate real work from the terminal.</description>
    </item>
    <item>
      <title>Web &amp; System Fundamentals</title>
      <link>https://example.org/learn/web-fundamentals/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/web-fundamentals/index.html</guid>
      <description>How HTTP works and the system-level concepts behind most real-world vulnerabilities.</description>
    </item>
    <item>
      <title>Windows &amp; Active Directory</title>
      <link>https://example.org/learn/windows/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/windows/index.html</guid>
      <description>Why Windows and Active Directory matter for security work, and what this section covers.</description>
    </item>
    <item>
      <title>Cryptography</title>
      <link>https://example.org/learn/cryptography/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/cryptography/index.html</guid>
      <description>What cryptography actually guarantees, why it matters even if you never write your own, and where it shows up in CTFs and real breaches.</description>
    </item>
    <item>
      <title>AI</title>
      <link>https://example.org/learn/ai/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/ai/index.html</guid>
      <description>What language models and agents actually are, how agent systems are built, and why they are both a tool and a target.</description>
    </item>
    <item>
      <title>Specializations</title>
      <link>https://example.org/learn/specializations/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/specializations/index.html</guid>
      <description>An overview of the security specializations to pick from once the basics are down.</description>
    </item>
  </channel>
</rss>