Skip to content

Norske-Nokkelsnikere/nns-ctf-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNS CTF 2025

Writeups and (soon) challenge resources for the NNS CTF 2025 event.

Submitting Writeups

Each challenge has its own directory under writeups in the following format: [primary category]/[challenge slug].

When submitting writeups, please create a directory using the following structure:

[primary category]/[challenge slug]/[team name]

Example structure, given the team "NNS":

- writeups
  - beginner
    - babyrsa
      - NNS          <- Your team name
        - solve.py   <- Solve script
        - README.md  <- The writeup itself
        - ...

For each writeup, please include a README.md and preferably a solve script (if applicable).

About

Writeups and other resources from NNS CTF 2025, held 29-31 August.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9