Giter Club home page Giter Club logo

linuxgame's Introduction

LinuxGame

A small Linux SSH based game for OSC's Salakhana event

Setting Up the game

Preferabely use root to set up everything first Can be hosted on a dedicated Virtual Machine

  • First install openssh server and client(use yum for Fedora family)
$ sudo apt-get install openssh-server openssh-client
  • Restart/start the ssh service
$ sudo /etc/init.d/ssh restart
  • Install nmap for level 4
$ sudo apt-get install nmap
  • To run the game on your system you need to create the following users and add the levels in the repositories to their home folders respectively (will be updated)
Level Username Password
Level 1 user1 user1
Level 2 user2 ThisIsTheFlag
Level 3 thisistheusername 0f90af52378de424313acdb34de1e16f
Level 4 nmapisuseful depends on the hosting computer

Test the open ports and change it for the fourth username before the game starts

If you want to change the contents of the file leading to the third level you have to change the password of the third level Because the md5sum of the .txt will change

  • The player is provided with the first username and password

linuxgame's People

Contributors

inedited avatar

Stargazers

 avatar  avatar

Watchers

 avatar

linuxgame's Issues

Misleading instruction

In user1 --> dir11 --> lookhere.txt
There is no Desktop/dir3/dir4
user1 has no Desktop

Script to automate game setup

It would be handy, to have a small script that automates creating the users and copying each level directory to its destination.

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.