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.
- Generate Google Dorks based on user input.
- Supports various Google Dork operators such as
site,filetype,intitle,inurl, andintext. - Provides examples of Google Dorks.
- Direct link to search the generated dork on Google.
To run the Dorkerator application, you need to have Python and Streamlit installed on your machine.
- Clone the repository:
git clone https://github.com/clueNA/Dorkerator
cd dorkerator- Install the required dependencies:
pip install streamlitTo start the Streamlit application, run the following command in your terminal:
streamlit run app.pyHere is an example of how to use the Dorkerator:
- Enter your search query in the "Query" field.
- Optionally, enter additional parameters such as "Site", "Filetype", "Intitle", "Inurl", and "Intext".
- Click the "Generate Dork" button to see the generated Google Dork.
- Click the generated link to perform the search on Google.
Contributions are welcome! Please fork the repository and submit a pull request to contribute.
This project is licensed under the MIT License. See the LICENSE file for details.