c-bless / reveal

This project contains some PowerShell scripts used to collect system configurations or domain information. Furthermore it has a Flask based web application and API to import and analyze the results of collector scripts. It can export collected data to Excel via the Web-Interface or to JSON via API.
1 stars 1 forks source link

Encrypt Autologon PW when written to XML #60

Closed c-bless closed 9 months ago

c-bless commented 9 months ago

Winlogon settings are collected to be analyzed and collected. In case clear text password is stored in registry this is collected to be included in reports. Even if they are stored in clear text in registry they should be encrypted in XML as well as when stored in reporting DB.