Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edoardottt/longtongue

Customized Password/Passphrase List inputting Target Info
https://github.com/edoardottt/longtongue

hacking hacking-tool passphrase passphrase-generator password password-generator password-list pentesting python python3 security security-tools social-engineering social-engineering-attacks wordlist wordlist-generator wordlistgeneration wordlists

Last synced: 7 days ago
JSON representation

Customized Password/Passphrase List inputting Target Info

Awesome Lists containing this project

README

        




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](https://github.com/edoardottt/longtongue/releases).

Contributing 🤝
------

If you want to contribute to this project, open an [issue](https://github.com/edoardottt/longtongue/issues) or a [pull request](https://github.com/edoardottt/longtongue/pulls).

License 📝
-------

This repository is under [GNU General Public License v3.0](https://github.com/edoardottt/longtongue/blob/main/LICENSE).
[edoardoottavianelli.it](https://www.edoardoottavianelli.it) to contact me.