           SPELL=nikto
         VERSION=1.35
          SOURCE=${SPELL}-current.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.cirt.net/${SPELL}/${SOURCE}
   SOURCE_IGNORE=unversioned
        WEB_SITE=http://cirt.net/code/nikto.shtml
         ENTERED=20030727
         UPDATED=20050525
      LICENSE[0]=GPL
        KEYWORDS="web security"
           SHORT="Web server scanner."
cat << EOF
Nikto is a web server scanner which performs comprehensive
tests against web servers for multiple items, including over
3200 potentially dangerous files/CGIs, versions on over 625
servers, and problems on over 230 servers. Scan items and
plugins are frequently updated and can be automatically
updated (if desired).
EOF
