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
- Fork it ( https://github.com/faustinoaq/coscan/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer