Giter Site home page Giter Site logo

damiongans / megamaxcorpinc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 3.5 MB

A CTF-box made for new Linux users.

License: Apache License 2.0

Shell 27.14% HTML 30.55% JavaScript 37.36% CSS 4.95%
ctf-challenges ctf-framework storytelling nodejs ubuntu ubuntu1804 ubuntu-server build-script sockets bash

megamaxcorpinc's Introduction

Hi there ๐Ÿ‘‹

megamaxcorpinc's People

Contributors

damiongans avatar

Watchers

 avatar

megamaxcorpinc's Issues

Intranet: Make decisions and routes based on State of image

Example and subject to change:

State = 00.installed.
Challenge 00 has started and it's step is: installed.

  • Intranet route ('/') goes to the login portal of the intranet
  • Intranet route ('/hackerman') is disabled
  • Services like SSH are disabled

Intranet: ('/hackerman') gets sayings and does conversations based on state of image

The page '/hackerman' of the intranet app and service displays Mr. Hackerman. He says a lot to the user, but needs to say the right things.

Hackerman will have two kinds of expressions:

  1. Explanations. At every new step, these expressions are given away freely. So when the user gets to the level, Mr. Hackerman will start the explanation.
  2. Hints. Every 5 minutes after the explanation, Mr. Hackerman will give new hints after clicking a button, to help the user with the challenge (step).

My idea is to let him do that like this:

  1. The front-end requests new explanations and hints
  2. The back-end retrieves the current state of the image (that is the current challenge + the current step)
  3. Based on the current state of the image, the back-end retrieves the right explanations + hints
  4. The back-end passes gives the explanations+hints to the front-end.

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.