Skip to content

muhammad23012009/beroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beroot

beroot is an extremely simple and barebones setuid-root helper. It may have lots of undiscovered vulnerabilities, so only use this if you know what you're doing.

What works

  • ability to interact with executables as uid 0
  • asks for user password for authentication

TODO:

  • only allow users listed in config file and be in a specific group to use beroot
  • allow morphing into some other user to run commands
  • ....and lots more.

Installation

make && sudo make install

will automatically build and install beroot into /usr/bin. If you wish to choose a separate prefix, pass DESTDIR into make install with absolute path to your directory.

About

An extremely simple and barebones setuid-root helper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published