Skip to content

Challenge and writeups for VECCTF 2022

Notifications You must be signed in to change notification settings

vecnz/VECCTF2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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