Skip to content

A collection of WU from the different CTF I've done!

Notifications You must be signed in to change notification settings

ctmbl/ctf-write-ups

Repository files navigation

CTF-write-ups

A collection of WU from the different CTF I've done!

Repository Structure

root
├── CTF-name/                  *a CTF folder*
│   ├── category/                *a challenge category: misc, pwn, web, crypto...*
│   │   ├── challenge/             *a challenge  folder*
│   │   │   ├── README.md            *challenge description*
│   │   │   ├── challenge.*          *needed challenge files*
│   │   │   └── challenge_sol.*      *the solution I propose*
│   │   ├── .../
│   │   └── README.md              *overview of this category challenges*
│   ├── .../
│   ├── ctmbl.txt                *statistics on my ranking*
│   └── README.md                *description of the CTF and optionally personnal statistics*
├── .../
├── images/                    *contains the images embedded in READMEs*
├── template_README.md         *template for challenge README.md*
└── README.md                  *this README.md*

About

A collection of WU from the different CTF I've done!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published