Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edoardottt/longtongue
- Owner: edoardottt
- License: gpl-3.0
- Created: 2020-12-13T09:49:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T10:01:35.000Z (11 months ago)
- Last Synced: 2024-08-03T14:06:09.249Z (3 months ago)
- Topics: 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
- Language: Python
- Homepage: https://edoardoottavianelli.it
- Size: 115 KB
- Stars: 80
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- WebHackersWeapons - longtongue
- awesome-hacking-lists - edoardottt/longtongue - Customized Password/Passphrase List inputting Target Info (Python)
README
Customized Password/Passphrase List inputting Target Info
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.