Giter Site home page Giter Site logo

snow-crash's Introduction

Snow-Crash Project

Welcome to the Snow-Crash !

This one is the first CTF type project I did at 42.

Description

This project aims to make you discover, through several little challenges, cyber security in various fields. You will log on a Virtual Machine as level00 user. The goal is to find the password of the next user until level09or level14. The command getflag will allow you to retrieve the password if you are logged as flagXX.

Exemple :

level00@SnowCrash:~$ su flag00
Password :
flag00@SnowCrash:~$ getflag
*******************************
flag00@SnowCrash:~$ su level01
Password :
level01@SnowCrash:~$

Requierements

  • Keep everything you used to resolve a level
  • You cannot bruteforce the ssh connection
  • You will have to do it all during the correction so you can help yourself with your own documentation
  • You are forbidden to put any binary in the repository

Levels

Mandatory :

  • level00 : File finding and decypher
  • level01 : Password finding and SHA1 bruteforce
  • level02 : Retrieve TCP data to find Password
  • level03 : GDB exploit env PATH built-in
  • level04 : Perl CGI interpretation vulnerability
  • level05 : Crontab DIR execution
  • level06 : PHP regex vulnerability
  • level07 : ENV vulnerability
  • level08 : Symbolic link filename protection
  • level09 : Non-printable reverse rot

Bonus :

  • level10 : Race condition on file execution
  • level11 : LUA pipe interpretation exploit
  • level12 : Perl CGI URL encoding execution
  • level13 : GBD uid value set
  • level14 : GDB binary exploit with uids

Getting started

  • First of all I recommend to have done the libasm project with bonuses because it will help you understand most of the dump executable dumps without having to translate them to C
  • The project is pretty easy even without any knowledge of CTF
  • The most important command in the first levels will be find !

Ressources

GDB Documentation NASM Doctumentation The rest of my documentation will be in the readme of each levels

snow-crash's People

Contributors

lyphmeno avatar

Watchers

 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.