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

Add a report listing all SIMATIC groups and memberships (domain review) #71

Closed c-bless closed 8 months ago

c-bless commented 8 months ago

Description: If following SIEMENS recommendations domain groups like global groups exist that are mapped to local SIMATIC groups on PCS7 / WinCC system setups. When following recommendations those are name like GG_SIMATIC_HMI.

Requested solution: A list of groups named like %SIMATIC% should be fetched. For each a list of assigned members (SamAccountNames) should be included.