mrx04programmer / RootShell

Bypass root with the command 'sudo' and others simples..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RootShell (V.0.0.1 Stable)

In beta

Bypass root with the command 'sudo' and others simples..

Modules

  1. Simple : Bypass with command sudo
  2. Search : Search criticals vulnerabilities in the system width sudo
  3. Files : Search and show files with user seted
  4. Xvas (Beta no run) : Automaticly detect the type of attack

Use

show help and after list modules
 $ rootshell -l <anything>

rootshell_1

For search
 $ rootshell -b <info> 

rootshell_2

Test with module simple

The parameter '-u' for set user and '-m' for set module

rootshell_3

Install

simply in the file with the name 'install':
  $ sudo ./install    

UAC

 $ sudo -sH
 $ passwd root

About

Bypass root with the command 'sudo' and others simples..

License:MIT License


Languages

Language:Python 95.4%Language:Shell 4.6%