Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 449 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 449 Bytes

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