BeRoot Project is a post exploitation assessment tool. It checks for common misconfigurations that might allow privilege escalation.
This project works on Windows, Linux and Mac OS. Lead developer and origin repository here.
Linux version now fully compatible with Python 3 and uses latest version of linux-exploit-suggester tool.
$ git clone https://github.com/RoninNakomoto/BeRoot.git
$ cd BeRoot/Linux
$ python beroot.py
Will be gradually issuing some upgrades and new features for the linux version. For windows version updates, check origin repository.
Enjoy