           SPELL=scanssh
         VERSION=2.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.monkey.org/~provos/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=provos.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.monkey.org/~provos/scanssh/
         ENTERED=20040929
      LICENSE[0]=BSD
        KEYWORDS="security"
           SHORT="scans the given addresses and networks for running services"
cat << EOF
ScanSSH scans a list of addresses and networks for open proxies, SSH protocol
servers, Web, and SMTP servers. Where possible, it displays the version number
of the running services. It supports random selection of IP addresses from
large network ranges and is useful for gathering statistics on the deployment
of SSH protocol servers in a company or the Internet as a whole.
EOF
