Skip to content

NetProtect is aimed towards investigating fundamental strategies for auditing, displaying, and showcasing 'ErrDisabled Logs' and other associated vulnerabilities on a practice network using a dashboard.

License

Notifications You must be signed in to change notification settings

congardiner/NetProtect---Network-Monitoring-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetProtect - Simple Network Audit Toolkit

Overview of NetProtect:

NetProtect is a simple network auditing toolkit that scans network devices for common configuration issues and generates a report. This is displayed using streamlit, with a few various methods of displaying and reporting on errors, with output enabled to export via csv file type if that is desired.

DISCLAIMER: This is a simplistic example for demonstration purposes and should not be used in production environments without further development and testing, as this was created for the purpose of investigating how this could be done on a localized network.

Getting Started with NetProtect:

cd "Network Automation Monitoring GUI/network_audit_tool"
pip install streamlit pandas
streamlit run streamlit_app.py

Then open the URL Streamlit prints within the terminal (usually defaults to http://localhost:8501) and you'll see this displayed:

  • Total number of issues
  • Summary cards for errors and warnings
  • Bar charts of issues by level and by category
  • A filterable table of individual issues

This is still an active project, feel free to provide feedback for areas of improvement as seen fit. Collaboration coupled with feedback is the only way the world gets better.

MIT License - see LICENSE file for details.

About

NetProtect is aimed towards investigating fundamental strategies for auditing, displaying, and showcasing 'ErrDisabled Logs' and other associated vulnerabilities on a practice network using a dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages