Skip to content

keithfernandez0/jerseyCTF

Repository files navigation

jerseyCTF

Overview

Welcome to jerseyCTF, a repository dedicated to hosting the code used in NJIT's 24-hour hackathon on March 29, 2025. This repository contains challenge implementations, solutions, and infrastructure code for the Capture The Flag (CTF) competition.

Table of Contents

About the Event

jerseyCTF is a cybersecurity hackathon designed to challenge participants with a variety of security-related tasks, including:

  • Cryptography
  • Reverse Engineering
  • Web Exploitation
  • Forensics
  • Binary Exploitation
  • Steganography

Repository Structure

jerseyCTF/
│── challenges/
│   ├── crypto/
│   ├── web/
│   ├── forensics/
│   ├── reverse/
│   ├── binary/
│── infrastructure/
│   ├── docker/
│   ├── deployment/
│── solutions/
│   ├── crypto/
│   ├── web/
│   ├── forensics/
│── docs/
│── README.md
│── LICENSE

Folder Descriptions

  • challenges/: Contains the challenge problems and necessary files.
  • infrastructure/: Scripts, Dockerfiles, and configuration for hosting challenges.
  • solutions/: Contains official solutions for the challenges.
  • docs/: Event documentation, rules, and setup guides.

Setup Instructions

To set up and run the challenges locally:

git clone https://github.com/YOUR_USERNAME/jerseyCTF.git
cd jerseyCTF

Challenges

Each challenge directory contains:

  • A README.md file explaining the challenge.
  • The challenge source code and resources.
  • A solution file for reference after the event.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

NJIT's 24-hour CTF event (03/29/2025).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •