From e309b4852e3ff846d9899543f9091c6a5291c845 Mon Sep 17 00:00:00 2001
From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com>
Date: Thu, 9 Jan 2025 09:34:35 -0800
Subject: [PATCH 1/5] Several changes
Add Jamie as a WiCyS officer
Add social medias to our footer
Update footer year to grab the year automatically
---
content/wicys.md | 7 +++++--
hugo.yaml | 26 +++++++++++++++++---------
layouts/partials/footer.html | 23 ++++++++++++++++++++---
3 files changed, 42 insertions(+), 14 deletions(-)
diff --git a/content/wicys.md b/content/wicys.md
index 9051472..5281611 100644
--- a/content/wicys.md
+++ b/content/wicys.md
@@ -4,7 +4,9 @@ layout: 'infopage'
---
#### About WiCyS @ OSU
-TBA
+TBA
+
+**Their website is in progress!**
#### Current leadership:
@@ -13,4 +15,5 @@ TBA
- Treasurer: **Alexa Baruela**
- Relations Officer: **Mayra Solorio**
- Event Coordinator: **Jordan White**
-- Secretary: **Jacquelyn Sansone**
\ No newline at end of file
+- Secretary: **Jacquelyn Sansone**
+- Web Master: **Jamie Dang**
\ No newline at end of file
diff --git a/hugo.yaml b/hugo.yaml
index 4d26d35..b0d5221 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -30,15 +30,15 @@ menu:
url: '/resources/'
weight: 7
about:
- - name: 'Who We Are'
- url: '/about/'
- weight: 1
- - name: 'Club Constitution'
- url: '/club-constitution/'
- weight: 2
- - name: 'WiCyS'
- url: '/wicys/'
- weight: 3
+ - name: 'Who We Are'
+ url: '/about/'
+ weight: 1
+ - name: 'Club Constitution'
+ url: '/club-constitution/'
+ weight: 2
+ - name: 'WiCyS'
+ url: '/wicys/'
+ weight: 3
params:
dateFormat: "Jan 2, 2006"
@@ -47,3 +47,11 @@ params:
subTitle: 'Weekly Meetings, Guest Speakers, and CDC/CTF Competitions'
sliLink: 'https://apps.ideal-logic.com/osusli?key=F3T9-25VWY_5878-CZ4R_bc14da8b'
discordLink: 'https://discord.gg/ayX8f5W'
+ socialLinks:
+ - name: "Instagram"
+ url: "https://www.instagram.com/dam.secure/"
+ icon: "fab fa-instagram"
+ - name: "Twitter"
+ url: "https://x.com/OSUSEC"
+ icon: "fab fa-twitter"
+
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index f75530a..66de594 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,6 +1,23 @@
\ No newline at end of file
+
From ffd89c8698437f800039dee5c473b458ceaf3087 Mon Sep 17 00:00:00 2001
From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com>
Date: Thu, 10 Apr 2025 17:20:53 -0700
Subject: [PATCH 2/5] Update New Officers
Updated 2025-2026 officers, removed comment in template on page
---
content/about.md | 13 ++++++-------
layouts/partials/footer.html | 1 -
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/content/about.md b/content/about.md
index c41e5e3..184137a 100644
--- a/content/about.md
+++ b/content/about.md
@@ -9,11 +9,10 @@ The OSU Security Club was founded in 2014 by Daniel Reichert, and was guided by
#### Current leadership:
-- President: **Otso Barron**
+- President: **Zane Othman-Gomez**
- Vice President: **Zane Othman-Gomez**
-- Treasurer: **Matthew Simoes**
-- Lab Managers: **Kai Morita-McVey**, **Casey Colley**
-- Outreach Officers: **Abigail Whittle**, **Jake Johanson**, **James Hukill**
-- Community Manager: **Kevin Rossel**
-- Relations Officer: **Grace Parrish**
-- Lead CTF League Coordinator: **Paul Simko**
+- Treasurer: **Paige Wiley**
+- Lab Managers: **Jake Johanson**, **Jamie Dang**
+- Identity Access Management Officer: **Troy Lopez**
+- Outreach Officers: **Tyler Knudson**, **Izzie Carbonell**, **Meiling Miller**
+- Capture The Flag League Coordinator: **Nate Baird**
\ No newline at end of file
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 66de594..27d4ff9 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -8,7 +8,6 @@
-
{{ with .Site.Params.socialLinks }}
{{ range . }}
From 671c4d68ae4d1cc63e8006d2d308b25370819882 Mon Sep 17 00:00:00 2001
From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com>
Date: Thu, 10 Apr 2025 17:23:13 -0700
Subject: [PATCH 3/5] Update about.md
---
content/about.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/about.md b/content/about.md
index 184137a..79241ba 100644
--- a/content/about.md
+++ b/content/about.md
@@ -10,7 +10,7 @@ The OSU Security Club was founded in 2014 by Daniel Reichert, and was guided by
#### Current leadership:
- President: **Zane Othman-Gomez**
-- Vice President: **Zane Othman-Gomez**
+- Vice President: **James Hukill**
- Treasurer: **Paige Wiley**
- Lab Managers: **Jake Johanson**, **Jamie Dang**
- Identity Access Management Officer: **Troy Lopez**
From 97f6380ce260ac3e55bf4ecdfa2ea1973b1cbacf Mon Sep 17 00:00:00 2001
From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com>
Date: Thu, 10 Apr 2025 17:44:42 -0700
Subject: [PATCH 4/5] Update about.md
---
content/about.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/content/about.md b/content/about.md
index 79241ba..4d6ed5e 100644
--- a/content/about.md
+++ b/content/about.md
@@ -9,10 +9,20 @@ The OSU Security Club was founded in 2014 by Daniel Reichert, and was guided by
#### Current leadership:
+- President: **Otso Barron**
+- Vice President: **Zane Othman-Gomez**
+- Treasurer: **Matthew Simoes**
+- Lab Managers: **Kai Morita-McVey**, **Casey Colley**
+- Outreach Officers: **Abigail Whittle**, **Jake Johanson**, **James Hukill**
+- Community Manager: **Kevin Rossel**
+- Relations Officer: **Grace Parrish**
+- Lead CTF League Coordinator: **Paul Simko**
+
+#### Future leadership (Fall 2025):
- President: **Zane Othman-Gomez**
- Vice President: **James Hukill**
- Treasurer: **Paige Wiley**
- Lab Managers: **Jake Johanson**, **Jamie Dang**
- Identity Access Management Officer: **Troy Lopez**
- Outreach Officers: **Tyler Knudson**, **Izzie Carbonell**, **Meiling Miller**
-- Capture The Flag League Coordinator: **Nate Baird**
\ No newline at end of file
+- Capture The Flag League Coordinator: **Nate Baird**
From f06212f6455f81803f8e303cfdd5742d1e167ad8 Mon Sep 17 00:00:00 2001
From: Dr-Gecko <68974670+Dr-Gecko@users.noreply.github.com>
Date: Wed, 29 Oct 2025 15:44:41 -0700
Subject: [PATCH 5/5] Uhoh I forgot to push 2025 updates
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Me when I forget to do my job isnt that crazy whoops, lgtm 🚢
---
content/about.md | 14 +-------------
content/accomplishments.md | 2 +-
content/ctf-league.md | 11 +++--------
content/wicys.md | 22 +++++++++++-----------
4 files changed, 16 insertions(+), 33 deletions(-)
diff --git a/content/about.md b/content/about.md
index a0a3e5c..7b77666 100644
--- a/content/about.md
+++ b/content/about.md
@@ -8,20 +8,8 @@ layout: 'infopage'
The OSU Security Club was founded in 2014 by Daniel Reichert, and was guided by Dr. Yeongjin Jang until 2023. Currently, the club is advised by Dr. Zane Ma. We focus on gaining hands-on experience with exploiting vulnerabilities in systems and networks, defending against these attacks, and getting involved in the security community. There’s no experience or knowledge required, only an interest in learning more about this incredibly important and expanding field!
#### Current leadership:
-
-- President: **Otso Barron**
-- Vice President: **Zane Othman-Gomez**
-- Treasurer: **Matthew Simoes**
-- Lab Managers: **Kai Morita-McVey**, **Casey Colley**
-- Outreach Officers: **Abigail Whittle**, **Jake Johanson**, **James Hukill**
-- Community Manager: **Kevin Rossel**
-- Relations Officer: **Grace Parrish**
-- Lead CTF League Coordinator: **Paul Simko**
-
-#### Future leadership (Fall 2025):
-
- President: **Zane Othman-Gomez**
-- Vice President: **James Hukill**
+- Vice President: **Nathan H**
- Treasurer: **Paige Wiley**
- Lab Managers: **Jake Johanson**, **Jamie Dang**
- Identity Access Management Officer: **Troy Lopez**
diff --git a/content/accomplishments.md b/content/accomplishments.md
index 46ac015..1cd2c1b 100644
--- a/content/accomplishments.md
+++ b/content/accomplishments.md
@@ -6,7 +6,7 @@ layout: 'infopage'
## CTF Competitions
[CTFtime Profile](https://ctftime.org/team/12858)
-
+- 05/09/25: [DAMCTF](https://damctf.xyz)
- 10/26/24: 1st - [BSides PDX CTF](TBD)
- 12/09/22: 2nd – [NSA Codebreaker](https://twitter.com/OSUSEC/status/1601666646174666753)
- 10/07/22: 1st – [BSides PDX CTF](https://twitter.com/OSUSEC/status/1578856635208200192)
diff --git a/content/ctf-league.md b/content/ctf-league.md
index 716fd9c..4ed88fd 100644
--- a/content/ctf-league.md
+++ b/content/ctf-league.md
@@ -7,7 +7,7 @@ layout: 'infopage'
## Overview
-The OSUSEC CTF League is a great way for anyone interested in cybersecurity to develop their offensive security skills and get into playing CTF with the OSUSEC team!
+The DAMSEC CTF League is a great way for anyone interested in cybersecurity to develop their offensive security skills and get into playing CTF with the DAMSEC team!
CTF League is a year-long competition that runs similar to a standard capture the flag event, with new challenges released every week. Each week, players compete to solve timed challenges intended to teach web, application, and cryptographic security tactics and prepare players for CTF competitions that OSU competes in as a club.
@@ -17,14 +17,9 @@ Through competing in CTF League, each player receives points in accordance with
## Prizes
-OSU players are eligible to win prizes! The top ten players will receive custom OSUSEC sweatshirts, and the top 3 players will choose from a selection of prizes, including:
+OSU players are eligible to win prizes! The top ten players will receive custom DAMSEC sweatshirts, and the top 3 players will choose from a selection of prizes, including:
-- Raspberry Pi 4 Kit
-- Wifi Pineapple
-- Rubber Ducky USB
-- Bose QuietComfort 35 Headphones
-- Flipper Zero
-- (More prizes tba)
+- TBD
## Meeting Times & Dates
diff --git a/content/wicys.md b/content/wicys.md
index 5281611..a64dae6 100644
--- a/content/wicys.md
+++ b/content/wicys.md
@@ -4,16 +4,16 @@ layout: 'infopage'
---
#### About WiCyS @ OSU
-TBA
-
-**Their website is in progress!**
-
+Website: https://wicys-at-osu.org
#### Current leadership:
-- President: **Abigail Whittle**
-- Vice President: **Grace Parrish**
-- Treasurer: **Alexa Baruela**
-- Relations Officer: **Mayra Solorio**
-- Event Coordinator: **Jordan White**
-- Secretary: **Jacquelyn Sansone**
-- Web Master: **Jamie Dang**
\ No newline at end of file
+- President: **Jackie**
+- Vice President: **Mayra**
+- Secretary: **Lorelei**
+- Treasurer: **Alexa**
+- Fundraiser Coordinator: **Jenna R**
+- Infrastructure: **Jamie**
+- CTF Coordinator: **Jordan**
+- Recruitment: **Izzy**
+- Outreach: **Jay**
+- Public Relations: **Jenna W**
\ No newline at end of file