AlessandroZ / BeRoot

Privilege Escalation Project - Windows / Linux / Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing error handling around Access Denied to SCManager

mubix opened this issue · comments

|====================================================================|
|                                                                    |
|                    Windows Privilege Escalation                    |
|                                                                    |
|                          ! BANG BANG !                             |
|                                                                    |
|====================================================================|


beRoot.exe : [4332] Failed to execute script beRoot
    + CategoryInfo          : NotSpecified: ([4332] Failed to execute script beRoot:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
Traceback (most recent call last):
  File "beRoot.py", line 95, in <module>
  File "beRoot.py", line 60, in run
  File "beroot\run_checks.py", line 298, in check_all
  File "beroot\run_checks.py", line 26, in __init__
  File "beroot\modules\get_info\from_scmanager_services.py", line 10, in get_services
pywintypes.error: (5, 'OpenSCManager', 'Access is denied.')