Dorkify CLI
Dorkify is an open-source tool for performing Google Dorking from a Linux terminal. In this blog post, I will show you how to install and use Dorkify to perform Google Dorking.
Installation
1. Open your Linux terminal and use the following command to install Dorkify. Then, use the second command to move into the Dorkify directory:
2. Then, use the following command to install the required packages for Dorkify.
3. After installing the required packages, use the following command to run the Dorkify:
How to Perform Google Dorking in Dorkify
1. In the Linux terminal, use this command to run Dorkify: python3 dorkify.py --cli
2. The Dorkify interface will appear. Choose option 1 for Google Search and type the Dork syntax following by keyword parameter. I am running intitle syntax as example below:
Bonus: Using Dorkify to Find Vulnerable Usernames and Passwords
Happy exploring and see you in the next blog post :-)
Post a Comment
0Comments