Skip to content

clueNA/Dorkerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dorkerator

Dorkerator: Google Dork Generator

Dorkerator is a simple Streamlit application that helps you generate Google Dorks for advanced Google searches. Google Dorks are search queries that can be used to find specific information on the internet by leveraging Google's advanced search operators.

🌐 Live Demo

Streamlit App

Features

  • Generate Google Dorks based on user input.
  • Supports various Google Dork operators such as site, filetype, intitle, inurl, and intext.
  • Provides examples of Google Dorks.
  • Direct link to search the generated dork on Google.

Installation

To run the Dorkerator application, you need to have Python and Streamlit installed on your machine.

  1. Clone the repository:
git clone https://github.com/clueNA/Dorkerator
cd dorkerator
  1. Install the required dependencies:
pip install streamlit

Usage

To start the Streamlit application, run the following command in your terminal:

streamlit run app.py

Example

Here is an example of how to use the Dorkerator:

  1. Enter your search query in the "Query" field.
  2. Optionally, enter additional parameters such as "Site", "Filetype", "Intitle", "Inurl", and "Intext".
  3. Click the "Generate Dork" button to see the generated Google Dork.
  4. Click the generated link to perform the search on Google.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Google Dork Generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages