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
- Host: GitHub
- URL: https://github.com/jorianwoltjer/practical-ctf
- Owner: JorianWoltjer
- Created: 2023-01-28T14:26:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-14T19:38:09.000Z (4 months ago)
- Last Synced: 2025-06-14T20:39:06.293Z (4 months ago)
- Topics: book, capture-the-flag, hacking, markdown, notes, security
- Language: PowerShell
- Homepage: https://book.jorianwoltjer.com
- Size: 17.3 MB
- Stars: 28
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 \
 (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!