vision
when subdomain-enumeration meet port-scan
Installation
install crystal
shards build
Usage
Usage: vision [arguments]
-t TARGET, --target=TARGET Target to scan (subnet, ip, domain)
-l TARGET, --list=TARGET List of target separated by newline
-c, --complete Deep scan for domain target
-v, --version Show vision version
-d, --discord Run discord bot
-h, --help Show this help
Contributing
- Fork it (https://github.com/vidner/vision/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
- vidner - creator