BC-SECURITY / Moriarty

Moriarty is designed to enumerate missing KBs, detect various vulnerabilities, and suggest potential exploits for Privilege Escalation in Windows environments.
GNU General Public License v3.0
431 stars 54 forks source link

GhostScript Checks never succeeds #7

Closed LuemmelSec closed 2 months ago

LuemmelSec commented 4 months ago

The Ghost Script check never succeeds if the tool errors in the catch block. It will then directly exit. This happens on all machines I tested:

image

I tried to quickly fix it but to no success. The files are never found this way, even if they exist.

Cx01N commented 2 months ago

I put together an admin and non-admin version of the check now. It seems to be working for me if you want to check it out too.