Source: cewl Section: web Priority: optional Maintainer: Debian Security Tools Uploaders: Joao Eriberto Mota Filho Build-Depends: debhelper-compat (= 13), gem2deb Standards-Version: 4.5.0 Rules-Requires-Root: no XS-Ruby-Versions: all Homepage: https://github.com/digininja/CeWL Vcs-Git: https://salsa.debian.org/pkg-security-team/cewl.git Vcs-Browser: https://salsa.debian.org/pkg-security-team/cewl Package: cewl Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-mime, ruby-mime-types, ruby-mini-exiftool, ruby-net-http-digest-auth, ruby-nokogiri, ruby-spider, ruby-zip Suggests: john Description: custom word list generator CeWL (Custom Word List generator) is a ruby app which spiders a given URL, up to a specified depth, and returns a list of words which can then be used for password crackers such as John the Ripper. Optionally, CeWL can follow external links. . CeWL can also create a list of email addresses found in mailto links. These email addresses can be used as usernames in brute force actions. . Another tool provided by CeWL project is FAB (Files Already Bagged). FAB extracts the content of the author/creator fields, from metadata of the some files, to create lists of possible usernames. These usernames can be used in association with the password list generated by CeWL. FAB uses the same metadata extraction techniques that CeWL. Currently, FAB process Office pre 2007, Office 2007 and PDF formats. . CeWL is useful in security tests and forensics investigations. CeWL is pronounced "cool".