Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.
Userrecon-PY is a tool used to find usernames in social networks.
Installation
Install dependencies (Debian/Ubuntu):
sudo apt install python3 python3-pip
Install with pip3:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git userrecon-py...