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
Domain import fail on empty BadPasswordCount (domain review) #76
Describe the bug Domain import throws exception on empty BadPasswordCount. Thus users are not implemented.
Function int2str should return None instead of trying to parse None to int. In this case a null value is stored in database.