<?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>CCDC on Fireflyhacker</title>
    <link>https://fireflyhacker.com/categories/ccdc/</link>
    <description>Recent content in CCDC on Fireflyhacker</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 19 Jan 2026 04:07:05 +0000</lastBuildDate>
    <atom:link href="https://fireflyhacker.com/categories/ccdc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FireflyHacker&#39;s CCDC Experience</title>
      <link>https://fireflyhacker.com/post/fireflyhackers-ccdc-experience/</link>
      <pubDate>Mon, 19 Jan 2026 04:07:05 +0000</pubDate>
      <guid>https://fireflyhacker.com/post/fireflyhackers-ccdc-experience/</guid>
      <description>&lt;p&gt;I love the competition and I am a firm believer in the open sharing of knowledge and education.&lt;/p&gt;
&lt;p&gt;My philosophy was that if you throw 30 students in the deep end and 8 of them figure out how to swim you will have a good team ready to go. The time frame is extremely tight to learn an insane amount of new technologies, strategies and the &amp;ldquo;meta&amp;rdquo; of the competition. This is (roughly) how our weeks we structured throughout the year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Explaining The WRCCDC VyOS Script</title>
      <link>https://fireflyhacker.com/post/explaining-the-wrccdc-vyos-script/</link>
      <pubDate>Mon, 05 Feb 2024 00:20:45 +0000</pubDate>
      <guid>https://fireflyhacker.com/post/explaining-the-wrccdc-vyos-script/</guid>
      <description>Writeup of Wasabi&amp;#39;s VyOS script for WRCCDC</description>
    </item>
    <item>
      <title>CCDC Powershell Script For Password Changes</title>
      <link>https://fireflyhacker.com/post/ccdc-powershell-script-for-password-changes/</link>
      <pubDate>Thu, 04 Nov 2021 07:59:51 +0000</pubDate>
      <guid>https://fireflyhacker.com/post/ccdc-powershell-script-for-password-changes/</guid>
      <description>&lt;p&gt;Problem: In the CCDC competition often the default passwords are insecure and it is good practice to immediately change all passwords on the AD server. We are then required to send a csv file with all the updated passwords for each user.&lt;/p&gt;
&lt;p&gt;Solution: A powershell script that can run on any windows server version 2012 R2 or newer.&lt;/p&gt;
&lt;p&gt;Requirements for script:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Has to change ALL AD user passwords&lt;/li&gt;
&lt;li&gt;Generate secure passwords&lt;/li&gt;
&lt;li&gt;Create a csv file with username, and new password&lt;/li&gt;
&lt;li&gt;Must work on at least Windows Server 2012&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Getting the AD accounts:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
