Name:cewl
Category:Utilities
Publisher:trickest
Created:6/23/2021
Container:quay.io/trickest/cewl:4ad686f
Output Type:
License:Unknown

Parameters

url
string
required
The site to spider
meta
boolean
--metaInclude meta data.
count
boolean
--countShow the count for each word found.
debug
boolean
--debugExtra debug information.
depth
string
-dDepth to spider to, default 2.
email
boolean
--emailInclude email addresses.
groups
boolean
--groupsReturn groups of words as well
--headerIn format name:value - can pass multiple.
allowed
string
--allowedA regex pattern that path must match to be followed
exclude
file
--excludeA file containing a list of paths to exclude
offsite
boolean
--offsiteLet the spider visit other sites.
verbose
boolean
--verboseVerbose.
auth-pass
string
--auth_passAuthentication password.
auth-type
string
--auth_typeDigest or basic.
auth-user
string
--auth_userAuthentication username.
lowercase
boolean
--lowercaseLowercase all parsed words
proxy-host
string
--proxy_hostProxy host.
proxy-port
string
--proxy_portProxy port, default 8080.
user-agent
string
--uaUser agent to send.
with-numbers
boolean
--with-numbersAccept words with numbers in as well as just letters
proxy-password
string
--proxy_passwordPassword for proxy, if required.
proxy-username
string
--proxy_usernameUsername for proxy, if required.
convert-umlauts
boolean
--convert-umlautsConvert common ISO-8859-1 (Latin-1) umlauts (ä-ae, ö-oe, ü-ue, ß-ss)
max-word-length
string
--max_word_lengthMaximum word length, default unset.
min-word-length
string
--min_word_lengthMinimum word length, default 3.