Skip to content

5l1v3r1/Wynis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wynis

Just a powershell scripts for auditing security with CIS BEST Practices Windows 10 and Window Server 2016 You just need to run the script, it will create a directory named : AUDIT_CONF_%DATE% W1

The directory output will contain the files belows:

W2

-Antivirus-%COMPUTERNAME% : List installed Antivirus software

W3

-APPDATA%COMPUTERNAME% : List all executable file in APPDATA directory W4

-Audit%DATE%: list the result of all CIS tests

W4

-auditpolicy-%COMPUTERNAME% : audit policy configured

W5

-firewall-rules-%COMPUTERNAME% : List all local windows firewall rules

W6

-gpo-%COMPUTERNAME% : Gpresult for applied GPO

-Installed-Software-%COMPUTERNAME% : List installed software

W6

-Listen-port-%COMPUTERNAME% : netstat with associate executable

-localuser-%COMPUTERNAME% : list all local users

-OptionnalFeature-%COMPUTERNAME% :List all enabled optional feature

W7

-Scheduled-task-%COMPUTERNAME% : list all scheduled task

W8 -Service-%COMPUTERNAME% : list all service

W9

-Share-%COMPUTERNAME% : list all share

W10

-StartUp-%COMPUTERNAME% : check registry to identify start-up executable

-System-%COMPUTERNAME% : systeminfo

-SystemUpdate : Check Wmi Quickfix to identify installed update

Work In Progress

About

Audit Windows Security with best Practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%