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

Collect routing information during system reviews #54

Closed c-bless closed 10 months ago

c-bless commented 11 months ago

Collect information about configured routes (routing table) on the system under review.

c-bless commented 10 months ago

Added import function and a new tab to display routes in host detail view.