Coder Social home page Coder Social logo

a-mahla / security-pentest-part-iv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 180 KB

The fourth in a series of four machines, each pen-tested and explained.

C 37.52% Python 36.25% Assembly 26.23%
buffer-overflow format-string privilege-escalation reverse-engineering

security-pentest-part-iv's Introduction

Security - Pentest - Part IV - Break the Box Override

mybadge

This virtual machine is provided by school 42 to improve security skills.

๐Ÿ”ง System Requirements:


Usage

  • To download RainFall.iso
    wget https://cdn.intra.42.fr/isos/OverRide.iso
  • Use a 64-bit virtual machine to run this iso.
  • Configure Host-only Adapter (or similar) to get the iso in local Network
  • SSH Port: 4242
    ssh -p 4242 level0X@<ip>

Overview

Contrary to general practice in CTF challenges, a detailed walkthrough to solve the challenge in interactive mode is provided in each level directory. The Goal is simple :

  • Get the level0X's password in the .pass file is located in the home directory of each corresponding user.
  • Login to the next level0X's account.
  • To begin, the first user is level00 and its password is level00
  • The last user is end.
level00@RainFall:~$ ./level00 $(exploit)
$ cat /home/user/level01/.pass
?????????????????????
$ exit
level0@RainFall:~$ su level01
Password:
level01@RainFall:~$ _

Summary

The userX password is stocked in file flag of user<X - 1>, if you want to connect directly to a user.

security-pentest-part-iv's People

Contributors

a-mahla 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.