Skip to content

A collection of helpful CTF tools used by White Hat

Notifications You must be signed in to change notification settings

CalPolySEC/ctf-tools

Repository files navigation

White Hat CTF Tools Collection

Getting Started

Prerequisites

git clone git@github.com:WhiteHatCP/ctf-tools.git
git submodule update --init --recursive

Installing Common Tools:

If running on a Unix environment:

./aptInstall.sh

If running on macOS with Homebrew installed:

./brewInstall.sh

Adding a New CTF Tool:

git submodule add git@github.com:[REPO_URL]

About

A collection of helpful CTF tools used by White Hat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages