Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 721 Bytes

File metadata and controls

13 lines (7 loc) · 721 Bytes

PowerSploitUpdate2021

This Get-GPPPassword.ps1 is an updated version of the script PowerShellMafia / Exfiltration / PowerSploit / Get-GPPPassword.ps1 at the following link.

https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Get-GPPPassword.ps1

The script at the link above has been archived and is read-only. So, I couldn't modify it there.

I updated it to add a sanity test and to output results even if the results are zero results.

All credit for the original Get-GPPPassword script at link above goes to the original authors.

This Get-GPPPassword script is also under the same licensing as the script Get-GPPPassword.ps1 at the link above even if the licensing changes after this post.