GithubHelp home page GithubHelp logo

blank1611 / ctf-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 315 KB

A simple CTF I've created to tryout for the uOttawa cybersecuritychallenge.ca team.

JavaScript 47.05% HTML 15.47% C 13.23% Java 24.25%

ctf-game's Introduction

CTF Game

CTF game is a mini-CTF challenge I made for the University of Ottawa. It was made for people to learn/have a go at CTFs. This repository contains the solutions along with the challenges.

How to Run

Challenges 1-3 required you to build a postgres database using the build script found in the database directory. Create the configs in game/config using the sample configs provided. Then run the app by doing node app in the game directory.

Challenge 4 required a flag.txt owned and read only by root file in a lower privileged user's home directory. The server needed to be out of date and vulnerable to dirtycow. The idea was to exploit dirty cow to read the flag.txt file.

Challenge 5 is app.c which would be compiled and running, listening for incoming connections on a server. If the input is something specific the it will read a flag.txt file

Challenges 6-9 can all be done locally w/ internet access for research.

Challenge 10 was lock picking done at the event.

Solutions

See the individual challenge folders

ctf-game's People

Contributors

fletchto99 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.