Skip to content

m00zh33/BeRoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeRoot Project

BeRoot Project is a post exploitation tool to check common misconfigurations to find a way to escalate our privilege.
It has been added to the pupy project as a post exploitation module (so it will be executed in memory without touching the disk).

This tool does not realize any exploitation. It mains goal is not to realize a configuration assessment of the host (listing all services, all processes, all network connection, etc.) but to print only information that have been found as potential way to escalate our privilege.

This project works on Windows, Linux and Mac OS. You could find the Windows version here and the Linux and Mac OS here

I recommend reading the README depending on the targeted OS, to better understand what's happening.

I tried to implement most technics described in this picture:

BeRoot

Enjoy ;)

Interesting projects

About

Privilege Escalation Project - Windows / Linux / Mac

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • C++ 3.7%
  • C 0.3%