Skip to content

This tool queries Active Directory for users with the UnixUserPassword, UserPassword, unicodePwd, or msSFU30Password properties populated. It then decodes those password fields and displays them to the user.

Notifications You must be signed in to change notification settings

RedCursorSecurityConsulting/GetAdDecodedPassword

Repository files navigation

GetAdDecodedPassword

This tool queries Active Directory for users with the UnixUserPassword, UserPassword, unicodePwd, or msSFU30Password properties populated. It then decodes those password fields and displays them to the user. It's identical to the function in Get-AdDecodedPassword.psm1 but does not require the Active Directory Module be installed.

About

This tool queries Active Directory for users with the UnixUserPassword, UserPassword, unicodePwd, or msSFU30Password properties populated. It then decodes those password fields and displays them to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages