Using powerview
We can enumerate password policy by using powerview.ps1
For this one we need access or a foothold on machine.
Import-Module .\PowerView.ps1
Get-DomainPolicy
Last updated
We can enumerate password policy by using powerview.ps1
For this one we need access or a foothold on machine.
Import-Module .\PowerView.ps1
Get-DomainPolicy
Last updated