Giter Club home page Giter Club logo

clicknroot's Introduction

click_n_root - Linux Local Root Exploiter

This is a small script to make the local exploitation process easier. It downloads the precompiled exploit for x86 and x64 architectures and can also automatic compile local on the target system

Exploit-List:

  1. DirtyCOW AddUser (Ubuntu <4.4/<3.13; Debian <4.7.8)
  2. DirtyCOW Pokeball (Linux Kernel 2.6.22 < 3.9)
  3. Mempodipper (Linux 2.6.39<3.2.2 Gentoo/Debian)
  4. Full Nelson (Linux 2.6.31<2.6.37 RedHat/Debiab)
  5. Half Nelson (Linux Kernel 2.6.0<2.6.36.2)
  6. Clown NewUser (Linux 3.0<3.3.5)
  7. fasync_helper (Linux Kernel <2.6.28)
  8. overlayfs (Linux 3.13.0<3.19)
  9. pipe.c root(kit?) (Kernel 2.6.x (32 Bit only!))
  10. PERF_EVENTS (Kernel 2.6.32-3.8.10)
  11. CAN BCM Exploit (Kernel <2.6.36)
  12. Cups local Exploit (Cups <1.1.17)

How to use it:

  1. Download from git
  2. Start easy Webserver with "sudo ./server.py"
  3. Now a Webserver is open on your local ip on port 80, serving all files given in the clickNroot folder.
  4. Upload the click_n_root.sh -Script to the target linux machine
  5. Give executable rights to the click_n_root -Script (chmod 755 KlickAndRoot.sh)
  6. Execute the script with given Server and Folder and choose an option/exploit
  7. E.g.: ./click_n_root 192.168.0.200/click_n_root

Feel free to modify the script to your needs.

Cheers!

clicknroot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clicknroot's Issues

unable to start!

$sudo ./server.py

File "./server.py", line 47
print "Serving HTTP on", sa[0], "port", sa[1], "..."
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Serving HTTP on", sa[0], "port", sa[1], "...")?

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.