Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History

2018

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

InCTF International-2018

Category # of challs
Pwn 7
Crypto 5
Web 5
Reversing 9
Forensics 6

Directory Structure

There are five sub-directories in this directory (one for each field):

  1. Pwn
  2. Crypto
  3. Web
  4. Reversing
  5. Forensics

Inside directory of each field, there are directories for each challenge, and inside directory of each challenge, the following files/directories are present:

  1. Admin --> this sub-directory contains all the files that an admin has (including source code and exploit)
  2. Handout --> this sub-directory contains all the files given to the participant teams
  3. ChallHost --> this sub-directory contains all the files required to host the challenge
  4. README.md --> this file contains challenge details, solution and write-up