Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@RevoltSecurities RevoltSecurities released this 07 Oct 03:55
c9a4544

GoogleDorker v1.0.0 Release Notes

We are excited to announce the release of GoogleDorker v1.0.0! GoogleDorker is a powerful command-line-based Google dorking tool designed to simplify the process of gathering information for bug hunters, ethical hackers, and penetration testers. With this release, we have introduced new features, improvements, and bug fixes to enhance your experience.

What's New in v1.0.0:

  • Automated Google Dorking: GoogleDorker now offers automated Google dorking capabilities, allowing you to streamline your search queries and obtain results more efficiently.

  • Output File Support: Define an output file for storing the search results, making it easier to manage and analyze the gathered information.

  • Enhanced Query Customization: Customize your search queries with advanced operators and parameters, enabling more precise and targeted searches.

How to Use GoogleDorker:

  1. Installation:

    pip install dorker
    git clone https://github.com/sanjai-AK47/GoogleDorker.git
    dorker -h
  2. Usage:

    GoogleDorker -q "your dork query" --output results.txt

    Replace "your dork query" with your specific Google dork query.

For more information and detailed usage instructions, please refer to the documentation.

Get Involved:

We welcome your feedback and contributions! If you encounter any issues or have suggestions for improvement, please create an issue on GitHub.

Thank you for your support and happy dorking!