CiscoRouter

CiscoRouter is a tool for scanning Cisco-based routers over SSH. Rules can be created using accompanying CiscoRule application (see this repo) and stored in the "rules" directory.

Features:

Using CiscoRouter

  1. Create any rules necessary for your scan and place in the rules directory (under the dist/ directory for the application)
  2. Run the application and enter in the router details. If the username provided for a router lacks superuser permissions, select the appropriate radio box and enter the superuser password
  3. (Optional) Save the configuration for future use by choosing File -> Save. In the future, you can just open the configuration file and run the scan.
  4. Run the scan by pressing "Run Scan".
  5. The application will show you the result of your scan in tree form. Remove any hosts or rules detected (if desired), and output to your selected file type.

Future Features


This code is licensed under the MIT license.