<?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>Programming on Fireflyhacker</title>
    <link>https://fireflyhacker.com/categories/programming/</link>
    <description>Recent content in Programming on Fireflyhacker</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 05 Feb 2024 00:20:45 +0000</lastBuildDate>
    <atom:link href="https://fireflyhacker.com/categories/programming/index.xml" rel="self" type="application/rss+xml" />
    <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>
