Git Product home page Git Product logo

kirito's Introduction

This is a rootkit for playing king of the hill on tryhackme

DO ONLY USE THIS IN PRIVATE GAMES BECAUSE IT IS GAME BREAKING

This rootkit is based on this tutorial:

Compile and insert the rootkit by running:

 bash make.sh 

you maybe need to change /lib/ to something like /lib/x86_64-linux-gnu/ this is specific for the distribution (Remember you need to change the port and ip address in the script)

Get a reverse shell with:

 touch __UNO & ls & rm __UNO 

hide files:

 everything beginning wit "kir" or "asu" gets hidden 

hide content of files:

 just add a line containing "hiro" at the end of the file 

disables ioctl and ps automatically

Remove the rootkit with:

 bash remove.sh 

WARNING: THIS ROOTKIT CAN AND WILL BREAK THE MACHINE IF YOU DONT USE THE GCC ON THE MACHINE WHERE YOU WANT TO RUN IT (to clarify this is due to conflicting (glibc/other shared objects) versions. in theory you could try to bring your own glibc with you or statically compile the binary. For koth it might be enough to compile it once on an old ubuntu machine similar to the boxes) THERE WERE ALSO PREVIOUS ERRORS WHERE THE ROOTKIT KILLED SSH SESSIONS AND TERMINALS
I DONT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE CAUSED BY THIS ROOTKIT

kirito's People

Contributors

terraminator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.