Skip to main content

Wordlist generator based on password cards

Project description

Wordlist generator based on password cards

Travis CI Code Climate

What is a password card?

Password (aka. grid) card is a physical card that allows you to memorize your passwords easier.

Password Card

The card contains a block of random alphanumeric characters. You just need to choose and memorize a row, a column and a direction to pick a password from the card.

Security

Passwords cards heavily rely on physical security. The card should be kept in your wallet or pocket, far away from watchful eyes around you.

In case the card is lost or recorded with a camera (e.g. CCTV), your password is compromised therefore it should be changed immediately.

Features

Munchkin can generate wordlists from compromised password cards.

This utility generates potential passwords and dumps them onto the screen or into a text file. The list of passwords can be used for brute-force attacks.

Supported Strategies

Munchkin can generate passwords based on the following card reading strategies.

Left to right

Left to Right

Right to left

Right to Left

Top down

Top Down

Bottom up

Bottom Up

Supported Cards

Installing Munchkin

The latest package is available on PyPI

$ pip install munchkin

Usage Instructions

Munchkin has two operation modes: one is for generating passwords based on cards from http://passwordcard.org, and the other is for user supplied custom cards.

Operation Modes

passwordcard.org Cards

Use the pcard selector to generate passwords from passwordcard.org cards

$ munchkin pcard -h

This selector recognises the following options:

-s str, --seed str

card number (e.g. 7eb3fbfa560d1d1e)

--symbols

include symbols (broken)

--digits

incude digits

Custom Cards

The custom selector allows to supply password cards by pasting them as a block of text

$ munchkin custom -h

This selector does not require any special options.

Settings

The following switches are recognized for both card types

Password Length

Choose the minimum and maximum length of passwords to generate:

--minlen num

minimum password length (default: 6)

--maxlen num

maximum password length (default: 12)

Read Strategies

Select one or more strategies to generate passwords (refer to Supported Strategies section for further explanation)

-l, --left-to-right

Left to right

-r, --right-to-left

Right to left

-t, --top-down

Top left corner to bottom right

-b, --bottom-up

Bottom right corner to top left

File Output

Dump passwords to a file instead of the terminal:

-f name, --file name

Dump passwords to file

Examples

Generate 6-8 digit passwords from a password card generated with seed the initial seed of 7eb3fbfa560d1d1e

$ munchkin pcard -s 7eb3fbfa560d1d1e -l

Supply your own password card and generate passwords with multiple read strategies

$ munchkin custom -l -r -t -b

Contributors

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

munchkin-0.1.2.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

munchkin-0.1.2-py2-none-any.whl (23.9 kB view details)

Uploaded Python 2

File details

Details for the file munchkin-0.1.2.tar.gz.

File metadata

  • Download URL: munchkin-0.1.2.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for munchkin-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3d26627ac6d134a22547d1fb7ced7b16f61aa951449409007e8362729a3be30c
MD5 bf35ee0cfb7d29b9464f7c5df79c979f
BLAKE2b-256 3c3900543f6dbb94a3a0d84204a3c9024803e10c832aeb7f5b7670d7c6928791

See more details on using hashes here.

File details

Details for the file munchkin-0.1.2-py2-none-any.whl.

File metadata

File hashes

Hashes for munchkin-0.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 78c369c8d7fc970a3eabc2d2ba505887286ba9188adc1f24c60932e969dedbb0
MD5 cba79a1187b8b314f0c0ee216b683d76
BLAKE2b-256 5030af53abb585836c4295417049558bc232af941b92cc0e9b83a483a9216229

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page