Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python files not found at runtime #21

Closed
noraj opened this issue Sep 28, 2019 · 1 comment
Closed

python files not found at runtime #21

noraj opened this issue Sep 28, 2019 · 1 comment

Comments

@noraj
Copy link

noraj commented Sep 28, 2019

$ wget https://github.com/AlessandroZ/BeRoot/releases/download/1.0.1/beRoot.zip
$ unzip beRoot.zip

Moved it to the windows server.

beRoot.exe
|====================================================================|
|                                                                    |
|                    Windows Privilege Escalation                    |
|                                                                    |
|                          ! BANG BANG !                             |
|                                                                    |
|====================================================================|



################ Service ################

[!] Permission to create a service with openscmanager
True

-------------- Get System Priv with WebClient --------------

[!] Checking WebClient vulnerability

################ Error on: check_webclient ################
Traceback (most recent call last):
  File "beroot\run_checks.py", line 315, in check_all
  File "beroot\run_checks.py", line 277, in check_webclient
  File "beroot\modules\checks\webclient\webclient.py", line 206, in run
  File "beroot\modules\checks\webclient\webclient.py", line 101, in startWebclient
ValueError: Procedure probably called with not enough arguments (4 bytes missing)


[!] Elapsed time = 0.569000005722
@AlessandroZ
Copy link
Owner

Don't use the last release, it's out of date, download the last python code and compile it: https://github.com/AlessandroZ/BeRoot.git or use it with pupy: https://github.com/n1nj4sec/pupy/ the last version has been merged.

Howerver this error occured because the process is x86 and your OS arch is x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants