Releases: PoshSec/PoshSec
Releases · PoshSec/PoshSec
PoshSec 2.0 Pre-Release
New in this release
New Features
- Get-SecADComputerInventory - Gets all computer objects inside users Active Directory domain.
- Get-SecAllADAccount - Gets all accounts in an Active Directory domain.
- Get-SecDomainAdmins - Gets domain admins from current or specified domain.
- New Auditing Sub Module. Commands include
- Get-SecNewProcessCreation - Checks the Security Event Log for Process Creation Events.
- New Intrusion Detection Sub Module
- New-HoneyToken - Inject artificial credentials into LSASS.
Quality of life improvements
- All commands have full and updated help.
- New module structure. Release includes Pester test files.
- Removed PowerShell 2.0 Support
Features removed in this release
Get-SecAllAccounts - Changed name and rewrote as Get-SecAllADAccount
Version 1.0
The official 1.0 release of PoshSec