Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roberthstrand/checksec

A PowerShell module for security checks related to Active Directory, DNS, E-mail and more.
https://github.com/roberthstrand/checksec

Last synced: 11 days ago
JSON representation

A PowerShell module for security checks related to Active Directory, DNS, E-mail and more.

Awesome Lists containing this project

README

        

# CheckSec

A PowerShell module for validating security related to Active Directory, DNS, E-mail and more. This module is very much a work in progress, so stick around.

## Installation

```powershell
Install-Module -Name CheckSec
```