Longtongue is a customized password/passphrase list inputting target info.
Installation
git clone https://github.com/edoardottt/longtongue.git
cd longtongue
python3 longtongue.py
Usage
Usage: longtongue.py [-h] [-p | -c | -v] [-l | -L] [-y] [-n]
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
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…