/VECCTF2022

Challenge and writeups for VECCTF 2022

Primary LanguagePython

VECCTF2022

Challenge structure

Challenges are split into each category.

Challenge details

Each challenge should have this structure:

- challenge folder
- - README.md
- - exploit (folder if code is needed)
- - challenge (folder containing all details for the challenge)

The readme structure is:

# Challenge name

## Description 
**Category:** 

**Difficulty:**

**Author:** 

**Flag:**

## Exploit
Step by step guide