Fast Google Dorks Scan - scanning tool
Fast Google Dorks Scan - also known as Google Dorking, is a hacking technique that uses Google search and other Google tools to find security flaws in website setup and computer code. The main goal of the OSINT project is to collect all possible combinations of Google Dorks search and identify information about a particular website, such as common admin panels, common file types, and path traversal. The system is fully automated.
Installing the Google Dorks Quick Scan Tool on Kali Linux OS
Step 1: Use the following command to install this tool on a Kali Linux system.
git clone https://github.com/IvanGlinkin/Fast-Google-Dorks-Scan.git
Step 2: To run the tool, you must first navigate to the directory and then run the tool's script to use it.
cd Fast-Google-Dorks-Scan
Step 3: Run the command below to install all the necessary packages that are required to run the Fast-Google-Dork-Scan tool.
sudo chmod 777 FGDS.sh
Step 4: Verify the installation with the command below and check the tool's help page for a better understanding.
sudo ./FGDS.sh -h
Using the Google Jerk Quick Scan Tool on Kali Linux OS
Example 1 . Target domain geeks for geeks
sudo./FGDS.sh geeksforgeeks.org
Under the screenshot we will find interesting links in geeksforgeeks.org
In this screenshot we will find links in geeksforgeeks.org
We will find these login links in the screenshot
In the screenshot below, we found all the targeted links with a quick crawl of Google's assholes.
Example 2: Target domain gov.in
sudo./FGDS.sh gov.in
We will find some interesting links under the screenshot
We can see links to geeksforgeeks.org in this screenshot
Using a quick Google jerks crawl, we found all the targeted links in the screenshot below.