GithubHelp home page GithubHelp logo

bupt007 / ciscorouter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajohnston9/ciscorouter

0.0 2.0 0.0 692 KB

Tool for scanning Cisco router products over SSH

License: MIT License

Java 100.00%

ciscorouter's Introduction

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:

  • Automatically ignores interfaces that are not currently active, so there should be no "false alarms" generated by bad practices that don't affect the actual security of the device
  • Multithreaded scanning engine that will scan up to five devices concurrently to speed up output
  • Allows for the saving of configuration files, so frequently tested groups of routers can be stored
  • Rules are created with a simple GUI-based application, and are easily managed.
  • View and edit output before saving to remove any false positives or unwanted items
  • Output in a variety of formats
  • Allows users to define username/password combination for logging in to the application

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##

  • Custom number of concurrent threads
  • Built-in rule creation/editing tool
  • More Output formats
  • Scan Profiles that allow you to scan a router will a specific subset of rules
  • More native-appearing GUI

This code is licensed under the MIT license.

ciscorouter's People

Contributors

ajohnston9 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.