COscan

coscan

A project for scaning target sub-networks

Installation

shards build

Usage

./bin/coscan --help
Usage: coscan [arguments]
    -r RANGE, --range=RANGE          Specify scan range
    -u USERNAME, --user=USERNAME     Specify masive target user
    -p PASSWORD, --password=PASSWORD Specify masive target password
    -p PATTERN, --pattern=PATTERN    Specify masive target pattern
    -h, --help                       Show this help

Contributing

  1. Fork it ( https://github.com/faustinoaq/coscan/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors