AlessandroZ / BeRoot

Privilege Escalation Project - Windows / Linux / Mac
GNU Lesser General Public License v3.0
2.44k stars 466 forks source link

when put this comand python beRoot.py i have this bug #1

Closed devil67 closed 7 years ago

devil67 commented 7 years ago

$python beRoot.py Traceback (most recent call last): File "beRoot.py", line 2, in from beroot.run_checks import check_all, get_sofwares File "/home/kevin/Documenti/PENTEST/BeRoot/BeRoot/beroot/run_checks.py", line 1, in from modules.checks.path_manipulation_checks import isRootDirectoryWritable, space_and_no_quotes, exe_with_writable_directory File "/home/kevin/Documenti/PENTEST/BeRoot/BeRoot/beroot/modules/checks/path_manipulation_checks.py", line 2, in import win32con ImportError: No module named win32con

AlessandroZ commented 7 years ago

I should do a list of dependency needed:

I think only both are required:

devil67 commented 7 years ago

right in window how i can run it?

AlessandroZ commented 7 years ago

You have a compiled binary here: https://github.com/AlessandroZ/BeRoot/releases