diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d408bb1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/public/ +.hugo_build.lock \ No newline at end of file diff --git a/content/about.md b/content/about.md index 757c866..c41e5e3 100644 --- a/content/about.md +++ b/content/about.md @@ -3,15 +3,17 @@ title: About 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 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! +#### About -Current leadership: +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** +- Outreach Officers: **Abigail Whittle**, **Jake Johanson**, **James Hukill** - Community Manager: **Kevin Rossel** - Relations Officer: **Grace Parrish** - Lead CTF League Coordinator: **Paul Simko** diff --git a/content/accomplishments.md b/content/accomplishments.md index 654a178..46ac015 100644 --- a/content/accomplishments.md +++ b/content/accomplishments.md @@ -3,10 +3,11 @@ title: Accomplishments layout: 'infopage' --- -[CTFtime Profile](https://ctftime.org/team/12858) ## CTF Competitions +[CTFtime Profile](https://ctftime.org/team/12858) +- 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) - 08/15/22: 16th – [DefCon Finals!!!](https://twitter.com/OSUSEC/status/1559269220445147136) ([CTFtime](https://ctftime.org/event/1662/)) diff --git a/content/resources.md b/content/resources.md index bce45d0..de7404c 100644 --- a/content/resources.md +++ b/content/resources.md @@ -27,7 +27,7 @@ Also join the @CTF role on Discord to participate in CTF with us! - To join, see #announcements or message an officer on Discord. - CTF101: [https://ctf101.org/](https://ctf101.org/) - TrailOfBits CTF Field Guide: [https://trailofbits.github.io/ctf/](https://trailofbits.github.io/ctf/) -- CS499: Cyber Attacks And Defense (taught by our awesome advisor, Dr. Jang, check out the Lectures at this link): [https:// cand.unexploitable.systems/cal.html](https:// cand.unexploitable.systems/cal.html) +- CS499: Cyber Attacks And Defense (taught by our awesome advisor, Dr. Jang, check out the Lectures at this link): [https://cand.unexploitable.systems/cal.html](https://cand.unexploitable.systems/cal.html) - PicoCTF Primer: [https://primer.picoctf.com/](https://primer.picoctf.com/) - pwn.college: [https://pwn.college/](https://pwn.college/) - Intro to Binary Exploitation (“Nightmare”): [https://guyinatuxedo.github.io/](https://guyinatuxedo.github.io/) @@ -115,7 +115,6 @@ Materials for learning Cyber Defense Competition skills. Join us and learn about CDC in the #cdc channel by adding the CDC role in Discord! - Vulnerable Machine Images Archive: [https://archive.wrccdc.org/images/](https://archive.wrccdc.org/images/) -- [Coming Soon] CDC Practice Range @ OSUSEC: See info on how to join the CDC role, or ask an officer in Discord. **Cryptography Materials** @@ -171,9 +170,9 @@ Now, if you have a gitlab.com account, you can run `!gitlab ` to add y If you are feeling like reviewing some malware, we have a channel named #malware where you may read, discuss and share real world exploit PoCs, malware samples and other such materials. -Of course this comes with an agreement that you will be on good behavior (you agree to abide by the [OSUSEC code of ethics](https://www.osusec.org/code-of-ethics/) and [channel rules](https://docs.google.com/document/d/11rS6Fb5jSCxDWK6nkoBpvlEZNebMGWVOymWltXXcri0/edit)). +Of course this comes with an agreement that you will be on good behavior (you agree to abide by the [OSUSEC code of ethics](https://www.osusec.org/code-of-ethics/) and [channel rules](https://docs.google.com/document/d/11rS6Fb5jSCxDWK6nkoBpvlEZNebMGWVOymWltXXcri0t)). To join, run !malware, and agree to be good by pressing the checkbox. -Also available is a #political-discussion channel, where anyone may engage in protracted discussion touching on politics. This as well comes with an agreement to the [OSUSEC code of ethics](https://www.osusec.org/code-of-ethics/) and [channel rules](https://docs.google.com/document/d/11rS6Fb5jSCxDWK6nkoBpvlEZNebMGWVOymWltXXcri0/edit). +Also available is a #political-discussion channel, where anyone may engage in protracted discussion touching on politics. This as well comes with an agreement to the [OSUSEC code of ethics](https://www.osusec.org/code-of-ethics/) and [channel rules](https://docs.google.com/document/d/11rS6Fb5jSCxDWK6nkoBpvlEZNebMGWVOymWltXXcri0). diff --git a/content/wicys.md b/content/wicys.md new file mode 100644 index 0000000..9051472 --- /dev/null +++ b/content/wicys.md @@ -0,0 +1,16 @@ +--- +title: WiCyS @ OSU +layout: 'infopage' +--- + +#### About WiCyS @ OSU +TBA + +#### Current leadership: + +- President: **Abigail Whittle** +- Vice President: **Grace Parrish** +- Treasurer: **Alexa Baruela** +- Relations Officer: **Mayra Solorio** +- Event Coordinator: **Jordan White** +- Secretary: **Jacquelyn Sansone** \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 6dc9f61..4d26d35 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -36,6 +36,9 @@ menu: - name: 'Club Constitution' url: '/club-constitution/' weight: 2 + - name: 'WiCyS' + url: '/wicys/' + weight: 3 params: dateFormat: "Jan 2, 2006" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f2afe23..f75530a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,6 @@ \ No newline at end of file