          MODULE=stegdetect
         VERSION=0.6
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL=http://www.outguess.org/
      SOURCE_VFY=sha1:c303bde8afe411d58e57b92af014703dfa04a913
        WEB_SITE=http://www.outguess.org
         ENTERED=20020116
         UPDATED=20040912
           SHORT="tool for detecting steganographic content in images"

cat << EOF
Stegdetect is an automated tool for detecting steganographic content in
images.  It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images.  Currently, the
detectable schemes are
  - jsteg,
  - jphide (unix and windows),
  - invisible secrets,
  - and outguess 0.13b.
OutGuess 0.2 can not be detected using these techniques. Stegbreak is
used to launch dictionary attacks against JSteg-Shell, JPHide and
OutGuess 0.13b.
EOF
