All Projects → edoardottt → longtongue

edoardottt / longtongue

Licence: GPL-3.0 license
Customized Password/Passphrase List inputting Target Info

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to longtongue

diceware
Improved diceware passphrases
Stars: ✭ 16 (-73.77%)
Mutual labels:  password-generator, password, passphrase, passphrase-generator
Pydictor
A powerful and useful hacker dictionary builder for a brute-force attack
Stars: ✭ 2,055 (+3268.85%)
Mutual labels:  password-generator, wordlist, wordlist-generator, social-engineering-attacks
chinese-diceware
Diceware word lists in Chinese
Stars: ✭ 27 (-55.74%)
Mutual labels:  password-generator, password, passphrase, passphrase-generator
WPA2-FritzBox-Pswd-Wordlist-Generator
This Script will produce all of the WPA2 Passwords used by various Router companies aswell as Fritzbox. All of these Passwords will be 16 Numbers in length. So it could get a bit large.
Stars: ✭ 22 (-63.93%)
Mutual labels:  password, wordlist, wordlist-generator, wordlists
webpassgen
Simple web-based password generator
Stars: ✭ 111 (+81.97%)
Mutual labels:  password-generator, password, passphrase, passphrase-generator
PUPI
🛅 Passwords using personal information
Stars: ✭ 65 (+6.56%)
Mutual labels:  password-generator, wordlist, wordlist-generator, wordlists
cracken
a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool written in pure safe Rust
Stars: ✭ 192 (+214.75%)
Mutual labels:  password, wordlist, wordlist-generator
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (+11.48%)
Mutual labels:  password-generator, password, wordlist
vietnamese-password-dicts
Tổng hợp danh sách mật khẩu wifi tiếng Việt sử dụng cho aircrack-ng
Stars: ✭ 40 (-34.43%)
Mutual labels:  password, wordlist, wordlists
Storm-Breaker
Social engineering tool [Access Webcam & Microphone & Location Finder] With Python
Stars: ✭ 1,489 (+2340.98%)
Mutual labels:  hacking-tool, social-engineering-attacks, social-engineering
Bopscrk
Tool to generate smart and powerful wordlists
Stars: ✭ 273 (+347.54%)
Mutual labels:  password, wordlist, hacking-tool
Cupp
The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.
Stars: ✭ 2,493 (+3986.89%)
Mutual labels:  password, wordlist, wordlist-generator
Brutal-wordlist-Generator
Brutal Wordlist Generator is a java based Application software used to generate the wordlist with best of UX interface
Stars: ✭ 24 (-60.66%)
Mutual labels:  wordlist, wordlist-generator, wordlists
Wifi Passview
An open source batch script based WiFi Passview for Windows!
Stars: ✭ 157 (+157.38%)
Mutual labels:  password, hacking-tool, social-engineering
GetPwd
It's a tool which generate a dictionary from a csv containing personals informations. Generate all common passwords based on perso info. (leet transformations and combinatory processing)
Stars: ✭ 46 (-24.59%)
Mutual labels:  password-generator, hacking-tool, social-engineering
cook
An overpower wordlist generator, splitter, merger, finder, permutator, encoder, decoder.. Frustration killer. Customizable. The Wordlist Framework.
Stars: ✭ 385 (+531.15%)
Mutual labels:  password-generator, wordlist-generator, wordlists
Passwd
A beautiful, cross-platform, encrypted password manager 🔐
Stars: ✭ 82 (+34.43%)
Mutual labels:  password-generator, password
Go Diceware
Golang library for generating passphrases via the diceware algorithm.
Stars: ✭ 69 (+13.11%)
Mutual labels:  password-generator, password
Pwgen
macOS password generator
Stars: ✭ 130 (+113.11%)
Mutual labels:  password-generator, password
Vault Secrets Gen
A Vault secrets plugin for generating high entropy passwords and passphrases.
Stars: ✭ 238 (+290.16%)
Mutual labels:  password-generator, password


Customized Password/Passphrase List inputting Target Info

py-version
Coded with 💙 by edoardottt
Share on Twitter!

Installation ⬇️

  • git clone https://github.com/edoardottt/longtongue.git
  • cd longtongue
  • pip install -r requirements.txt
  • python3 longtongue.py

Usage 💻

usage: longtongue.py [-h] [-p | -c | -v] [-l | -L] [-y] [-n] [-m MINLENGTH]

Customized Password/Passphrase List inputting Target Info

optional arguments:
  -h, --help            show this help message and exit
  -p, --person          Set the target to be a person
  -c, --company         Set the target to be a company
  -v, --version         Show the version of this program
  -l, --leet            Add also complete 1337(leet) passwords
  -L, --leetall         Add also ALL possible le37(leet) passwords
  -y, --years           Add also years at password. See years range inside longtongue.py
  -n, --numbers         Add also numbers at password. See numbers range inside longtongue.py
  -m MINLENGTH, --minlength MINLENGTH
                        Set the minimum length for passwords (default 0).

Examples 📖

  • python longtongue.py -v

  • python longtongue.py -h

  • python longtongue.py -p

  • python longtongue.py -pl

  • python longtongue.py -pln

  • python longtongue.py -plny

  • python longtongue.py -c

  • python longtongue.py -cl

  • python longtongue.py -cln

  • python longtongue.py -clny

  • python longtongue.py -c -m 10

  • python longtongue.py -p -m 10

Changelog 📌

Detailed changes for each release are documented in the release notes.

Contributing 🤝

If you want to contribute to this project, open an issue or a pull request.

License 📝

This repository is under GNU General Public License v3.0.
edoardoottavianelli.it to contact me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].