Userrecon-PY is a tool used to find usernames in social networks.
Installation
sudo apt install python3 python3-pip
pip3
:sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git userrecon-py –help
Also Read – H2Buster : A Threaded, Recursive, Web Directory Brute-Force Scanner Over HTTP/2
Clone this repository, and:
git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py sudo -H pip3 install -r requirements.txt
python3 setup.py build
sudo python3 setup.py install
Update
To update this tool to the latest version, run:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git –upgrade userrecon-py –version
Start by printing the available actions by running userrecon-py --help
. Then you can perform the following tests:
userrecon-py target decoxviii -o test1
Credit: thelinuxchoice
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…