GithubHelp home page GithubHelp logo

arnavnair / eurekalinuxctf Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.94 MB

IEEE Eureka 2019 presents Linux CTF, a beginner level Capture The Flag event with no prerequisites. Organizers: Aakash Singh, Ameya Deshpande, Arnav Santosh Nair, K Krishna Swaroop, Vineeth R, Shruthan R, Suhas K S

eurekalinuxctf's Introduction

Welcome to EUREKA's Linux CTF!

The competition has 9 levels. Each level is in the form of a password-protected zipfile. To unlock it, you must find the flag at each level and enter it as the password. To proceed, you will have to traverse the levels using various Linux commands, and find the flag at each level. Each level also has a README file, with some info/hints about the level.

To get you started, we've compiled a list of basic commands that you'll need to traverse the folders:

  1. ls/dir - Display the contents of the given directory/folder.
  2. cd <folder_name> - Open the given folder.
  3. cd .. - Return to the previous folder.
  4. nano <file_name> - Open the given file in the 'nano' text editor.
  5. eog <image_name> - Open the given image in the default image viewing application.
  6. unzip <folder_name> - Unzips the given zip file, after accepting the necessary password.

These commands won't be enough to see you through the entire game though! Along the way, you'll need more complicated commands. However, with the help of the hints given in the README files and some Googling, you should be fine.

To begin with, Level 1 has been kept open. Start there.

Good luck!

eurekalinuxctf's People

Contributors

arnavnair avatar

Stargazers

Sharvani Laxmi Somayaji avatar

Watchers

James Cloos 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.