fluidasserts.syst.win module¶
This module allows to check Windows Server vulnerabilities.
-
fluidasserts.syst.win.
are_compilers_installed
(server, username, password)¶ Check if there is any compiler installed in Windows Server.
-
fluidasserts.syst.win.
are_protected_users_disabled
(server, username, password)¶ Check if protected users is enabled on system.
If the result is True, executing mimikatz would give dangerous results.
Check if SynCookies or similar is enabled in Windows Server.