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

  1. Fork it (https://github.com/vidner/vision/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