Skip to content

Challenge source code, handout scripts and writeups of BSides CTF 2018

Notifications You must be signed in to change notification settings

dlabi/BSides-CTF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bsides-CTF 2018

Category # of challs
Pwn 4
Crypto 4
Web 4
Reversing 5
Forensics 4

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

About

Challenge source code, handout scripts and writeups of BSides CTF 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.1%
  • C++ 18.9%
  • Python 16.0%