Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days ago
JSON representation
A PowerShell module for security checks related to Active Directory, DNS, E-mail and more.
- Host: GitHub
- URL: https://github.com/roberthstrand/checksec
- Owner: roberthstrand
- License: mit
- Created: 2019-02-19T18:37:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T19:53:11.000Z (over 4 years ago)
- Last Synced: 2024-12-01T10:53:42.788Z (22 days ago)
- Language: PowerShell
- Homepage:
- Size: 15.6 KB
- Stars: 15
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```