EnglishFrenchSpanish

OnWorks favicon

cewl - Online in the Cloud

Run cewl in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cewl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cewl - custom word list generator

SYNOPSIS


cewl [OPTION] ... URL

DESCRIPTION


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.

CeWL is pronounced "cool".

OPTIONS


--help, -h
Show the help.

--count, -c
Show the count for each word found.

--depth N, -d N
The depth to spider to. Default: 2.

--email, -e
Include email addresses in the search. This option will create an email list, after
the words list, that can be used as usernames in brute force actions.

--email_file FILE
Filename for email output. Must be used with '-e' option. If used, the email list
created by '-e' option will be written in a file and won't be shown in stdout.

--keep, -k
Keep the downloaded files (in /tmp or in directory specified by '--meta-temp-dir'
option). These files are acquired when using the '-a' option.

--meta, -a
Consider the metadata found when processing a site. This option will download some
files found in the site and will extract its metadata. So, the network traffic will
be greater. The files will be downloaded in /tmp folder or in directory specified
by '--meta-temp-dir' option. The metadata will be shown after the words list and
can be used as elements for brute force actions.

--meta_file FILE
Filename for metadata output. Must be used with '-a' option. If used, the metadata
list created by '-a' option will be written in a file and won't be shown in stdout.

--meta-temp-dir DIRECTORY
The directory used by exiftool when parsing files. Default: /tmp.

--min_word_length N, -m N
The minimum word length. This strips out all words under the specified length.
Default: 3.

--no-words, -n
Don't output the wordlist.

--offsite, -o
By default, the spider will only visit the site specified. With this option, CeWL
will also visit external sites (that are quoted by hyperlinks).

--ua USER-AGENT, -u USER-AGENT
Change the user-agent. The default is 'Ruby'. There are a list of valid user-agents
at http://www.user-agents.org.

--write FILE, -w FILE
Write the output to the file rather than to stdout.

--auth_type TYPE
Type of authentication for websites that uses it. The current options are 'digest'
and 'basic'.

--auth_user USERNAME
Authentication username for websites.

--auth_pass PASSWORD
Authentication password for websites.

--proxy_host HOST
Proxy name or IP address, when needed.

--proxy_port PORT
Proxy port, when needed. Default: 8080.

--proxy_username USERNAME
Username for proxy, if required.

--proxy_password PASSWORD
Password for proxy, if required.

--verbose, -v
Verbose. Show extra output. Useful for debugs.

URL The site to spider.

Use cewl online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 2
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 3
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 4
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 5
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 6
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • More »

Linux commands

Ad