Installation of uDork 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/m3n0sd0n4ld/uDork

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 uDork

Step 3: Change the permissions of install.sh file by using the following command.

sudo chmod +x uDork.sh

Step 4: Open the file and write inside this line:

mousepad uDork.sh
cookie = ‘YOUR FACEBOOK COOKIES HERE’

Step 5: Launching the tool by using the following command.

./uDork -h

uDork – Google Hacking Tool

Google Dorking is the technique used for advanced searching. Google Dorking can be beneficial in victim domain detection or collecting some sensitive data from the target domain, This can be done through automated tools which can decrease the time of old-fashioned searching. 

uDork is an automated tool developed in the Python language which performs an advanced search for relevant results on the target domain. This search can retrieve the links to admin panels that are not easily discovered, along with this we can get the sensitive files and directories and also the password files through advanced search. This tool contains various modules for dividing the task. uDork tool is available on the GitHub platform, it’s free and open-source to use.

Similar Reads

Installation of uDork Tool on Kali Linux OS

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

Working with uDork Tool on Kali Linux OS

Example 1: Example of searching pdf files...