names-wordlist

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 16 Imported by: 0

README

GoDoc Go Report Card MIT License

Names Wordlist

Names-Wordlist is a command line tool that extracts popular first names from Wikipedia dumps to generate wordlist for password cracking.

Installation

Wordlists

Pre-generated wordlists can be downloaded directly from the release page.

Binaries

Pre-built binaries are available from the release page as well. Simply download, make executable, and move it to a folder in your PATH:

curl -L https://github.com/crissyfield/names-wordlist/releases/download/v1.0.0/names-wordlist-`uname -s`-`uname -m` >/tmp/names-wordlist
chmod +x /tmp/names-wordlist
sudo mv /tmp/names-wordlist /usr/local/bin/names-wordlist

Usage

Binary

Run names-wordlist in the command line like this:

names-wordlist output.lst

License

Copyright (c) 2019 Crissy Field GmbH. Released under the MIT License.

Dictionary icon made by Freepik from www.flaticon.com.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL