Skip to content

A-mIn3/WINspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Description

   WINspect is part of a larger project for auditing different areas of Windows environments.         
    It focuses on enumerating different parts of a Windows machine aiming to identify security weaknesses       
    and point to components that need further hardening. The main targets for the current version are domain-joined      
    windows machines. Howerver, some of the functions still apply for standalone workstations.
 

Features

This current version of the script supports the following features :

  • Checking installed security products .
  • Enumerating World Exposed local filesystem shares.
  • Enumerating domain users and groups with local group membership.
  • Enumerating registry autoruns.
  • Enumerating local services that are configurable by Authenticated Users group members.
  • Enumerating local services for which corresponding binary is writable by Authenticated Users group members.
  • Enumerating non-system32 Windows Hosted Services and their associated DLLs.
  • Enumerating local services with unquoted path vulnerability.
  • Enumerating non-system scheduled tasks.
  • Checking for DLL hijackability.
  • Checking for User Account Contol settings.
  • Checking for unattended installs leftovers.

Supported Powershell Version

This version was tested in a powershell v2.0 environment.

Contributions

You are welcome to contribute and suggeste any improvements. If you want to point to an issue, Please file an issue.

Direct contributions

 For direct contributions: 
     0.Fork the repository. 
     1.File a pull request.
     2... You are good to go ;)
 

Need Help

If you have questions or need further guidance on using the tool , please file an issue.

License

This project is licensed under The GPL terms.

About

Powershell-based Windows Security Auditing Toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published