Installation of Nexfil Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system.

git clone https://github.com/thewhiteh4t/nexfil

Step 2: Now use the following command to move into the directory of the tool. You have to move in the directory in order to run the tool.

cd nexfil

Step 3: You are in the directory of the Nexfil. Now you have to install a dependency of the Nexfil using the following command.

sudo pip3 install -r requirements.txt

Step 4: All the dependencies have been installed in your Kali Linux operating system. Now use the following command to run the tool and check the help section.

python3 nexfil.py -h

Nexfil – OSINT Tool For Finding Profiles By Username

OSINT is the process of collecting information about the target victim from open-sources platforms. This information can be used to make the list of possible usernames and Passwords or can be used to perform Social Engineering attacks.

Nexfil is an automated tool developed in the Python language used to find the profiles associated or liked with the provided usernames. Nexfil tool searches profiles against more than 360 websites in just a couple of seconds. The main objective of this tool is to provide the results quickly and reduce the false-positive results. Nexfil tool is available on GitHub, it’s open-source and free to use.

Note: Make Sure You have Python Installed on your System, as this is a python-based tool. Click to check the Installation process- Python Installation Steps on Linux

Similar Reads

Installation of Nexfil Tool on Kali Linux OS:

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with Nexfil Tool on Kali Linux OS:

Example 1: Single username...