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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System REViEw and Analsis tooL (REVEAL)

The scripts in the directory collector-scripts can be used to collect system information or information from the Active Directory. The Flask based application "REVEAL" can be used to import the scripts into a (sqlite/PostgreSQL) database, analyse the information and to generate reports based on provided templates.

I used those collector scripts already in several assessments collecting information from IT and OT systems. This includes DCS systems (e.g., PCS7, 800xA, DeltaV), MES systems (e.g., PASX, SIMATIC IT, Opcenter), Historians (e.g., IP21), several HMIs as well as systems in laboratories operating measuring devices or HPLCs.

License

This TOOL is licensed under the GNU General Public License in version 3. See http://www.gnu.org/licenses/ for further details.

Usage

for further information see WIKI. Some examples:

Installation / Usage of REVEAL

Reports / Word Export

About

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.


Languages

Language:Python 49.5%Language:HTML 29.7%Language:PowerShell 20.4%Language:Makefile 0.3%Language:Shell 0.1%Language:Dockerfile 0.1%