| Path: | cewl.rb |
| Last Update: | Sat Dec 27 22:08:49 +0000 2008 |
CeWL will spider a target site and generate up to three lists:
cewl [OPTION] … URL
-h, —help:
show help
—depth x, -d x:
depth to spider to, default 2
—min_word_length, -m:
minimum word length, default 3
—email, -e:
include any email addresses found duing the spider
—meta, -a:
include any meta data found during the spider
—no-words, -n
don't output the wordlist
—offsite, -o:
let the spider visit other sites
—write, -w file:
write the words to the file
—ua, -u user-agent:
useragent to send
—meta-temp-dir directory:
the temporary directory used by exiftool when parsing files, default /tmp
-v
verbose
URL: The site to spider.
| Author: | Robin Wood (dninja@gmail.com) |
| Copyright: | Copyright (c) Robin Wood 2008 |
| Licence: | GPL |