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

https://github.com/jorianwoltjer/practical-ctf

Gitbook: A big collection of my notes for Capture The Flag (CTF) challenges or Hacking in general
https://github.com/jorianwoltjer/practical-ctf

book capture-the-flag hacking markdown notes security

Last synced: 4 months ago
JSON representation

Gitbook: A big collection of my notes for Capture The Flag (CTF) challenges or Hacking in general

Awesome Lists containing this project

README

          

---
description: >-
A big collection of my notes for Capture The Flag (CTF) challenges or Hacking
in general
cover: .gitbook/assets/hmBaYmHbB8.png
coverY: -121
layout:
cover:
visible: true
size: full
title:
visible: true
description:
visible: true
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: false
---

# 🚩 Home - Practical CTF

:clipboard: Contains lots of copy-paste-ready commands/scripts to get things done quickly

:brain: I aim to explain as much as possible how and why the attack works

:man\_technologist: Inspired by [HackTricks](https://book.hacktricks.xyz/welcome/readme) but in my style, and including all the experiences I've had

{% hint style="warning" %}
This book won't ever be 'done' as I will keep updating it while I learn stuff. You can \
![](<.gitbook/assets/image (2) (1).png>)[**Watch**](https://github.com/JorianWoltjer/practical-ctf/commits/main.atom) the _RSS feed_ on my GitHub repository to see every change that happens!
{% endhint %}

## Motivation

I make a lot of writeups on my blog where I explain how I solved a specific fun challenge. This is often to explain to others, but also partly to look back on if I remember _that_ I have done something, but not exactly _how_.

{% embed url="https://jorianwoltjer.com/blog/" %}
My blog where I post CTF writeups, and general Hacking-related things
{% endembed %}

This book aims to be a big encyclopedia of everything I know about hacking. That way I can always look back at this book if I have done something before, without needing a full challenge with a writeup. Everything is written by myself unless specified otherwise.

Get started by choosing a topic on the left sidebar, or search for anything in the top right!