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

Fix print stuff #3

Closed LuemmelSec closed 4 months ago

LuemmelSec commented 4 months ago

Update to address the output of the Printer checks. They would always say vulnerable. I moved the checks to each function and only added vulnerable = true if the condition would suggest that it is or might be the case.