Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stackotter/the-ctf-book

An interactive course accompanied by a CTF, that brings you right through from beginner to advanced in a variety of fields relevant to hacking.
https://github.com/stackotter/the-ctf-book

ctf cybersecurity hacking open-source

Last synced: 17 days ago
JSON representation

An interactive course accompanied by a CTF, that brings you right through from beginner to advanced in a variety of fields relevant to hacking.

Awesome Lists containing this project

README

        

# The CTF Book

If you want to learn some hacking and you prefer reading over watching videos, then this is the
resource for you! Each section will introduce you to a different area of hacking. And at the end of
each chapter you will be provided with some challenges to help you test out your new found skills
hands-on!

*Disclaimer: this book is still very much a work in progress*

## Table of Contents

The sections come in no particular order, so feel free to start with whichever one catches your
fancy!

1. [Web](01-Web/Readme.md)
2. [Binary exploitation](02-BinaryExploitation/Readme.md)

## Supporting material

- [Setting up Docker](SettingUpDocker.md)